pretty tricky thing, IBM’s curses library does nameref foo=foo…

This commit is contained in:
tg
2011-06-21 21:50:26 +00:00
parent c57f8ede17
commit 43c8d8765f
3 changed files with 41 additions and 5 deletions

4
sh.h
View File

@ -151,9 +151,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.478 2011/06/21 21:11:20 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.479 2011/06/21 21:50:25 tg Exp $");
#endif
#define MKSH_VERSION "R40 2011/06/12"
#define MKSH_VERSION "R40 2011/06/21"
#ifndef MKSH_INCLUDES_ONLY