partial oksh sync (RCSID and do add some parenthesēs to the list of

reserved words, but really only these which are only recognised at
the beginning of a line as the context says, not blindly all of them)
This commit is contained in:
tg
2010-07-13 13:12:32 +00:00
parent ad98b9fc4a
commit 6b006202a1
3 changed files with 8 additions and 8 deletions

4
sh.h
View File

@@ -150,9 +150,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.396 2010/07/11 11:17:32 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.397 2010/07/13 13:12:32 tg Exp $");
#endif
#define MKSH_VERSION "R39 2010/07/11"
#define MKSH_VERSION "R39 2010/07/13"
#ifndef MKSH_INCLUDES_ONLY