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:
4
sh.h
4
sh.h
@@ -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
|
||||
|
||||
|
Reference in New Issue
Block a user