(hopefully) fix the substitution thing for good

This commit is contained in:
tg
2010-02-25 20:18:19 +00:00
parent 3ba694a00d
commit e5e6857c43
6 changed files with 68 additions and 60 deletions

4
sh.h
View File

@@ -150,9 +150,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.382 2010/02/23 18:13:04 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.383 2010/02/25 20:18:17 tg Exp $");
#endif
#define MKSH_VERSION "R39 2010/02/23"
#define MKSH_VERSION "R39 2010/02/25"
#ifndef MKSH_INCLUDES_ONLY