I don’t know what those compiler authors were smoking…
This commit is contained in:
parent
6dd03ddfad
commit
c4a4b8b275
4
sh.h
4
sh.h
@ -152,7 +152,7 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.535 2012/03/27 23:13:42 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.536 2012/03/28 11:05:16 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R40 2012/03/27"
|
||||
|
||||
@ -444,7 +444,7 @@ char *ucstrstr(char *, const char *);
|
||||
|
||||
#if (!defined(MKSH_BUILDMAKEFILE4BSD) && !defined(MKSH_BUILDSH)) || (MKSH_BUILD_R != 409)
|
||||
#error Must run Build.sh to compile this.
|
||||
I'm sorry, Dave. I'm afraid I can't do that.
|
||||
I’m sorry, Dave. I’m afraid I can’t do that.
|
||||
#endif
|
||||
|
||||
/* use this ipv strchr(s, 0) but no side effects in s! */
|
||||
|
Loading…
Reference in New Issue
Block a user