diff --git a/sh.h b/sh.h index ed5ea3e..6833ac9 100644 --- a/sh.h +++ b/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! */