forgotten in cid 1004EA5BF612F516747 to take '\n' presence as $'…' quoting reason

This commit is contained in:
tg
2011-10-26 20:46:16 +00:00
parent fed31331f4
commit 92b60a9a5e
3 changed files with 6 additions and 6 deletions

4
sh.h
View File

@@ -151,9 +151,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.498 2011/10/25 22:36:37 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.499 2011/10/26 20:46:16 tg Exp $");
#endif
#define MKSH_VERSION "R40 2011/10/24"
#define MKSH_VERSION "R40 2011/10/26"
#ifndef MKSH_INCLUDES_ONLY