• more usage fixes, inspired by sobrado

• bump mksh patchlevel
This commit is contained in:
tg
2008-06-08 17:15:30 +00:00
parent 399157adcc
commit 18bbd23397
3 changed files with 8 additions and 8 deletions

4
sh.h
View File

@ -100,9 +100,9 @@
#define __SCCSID(x) __IDSTRING(sccsid,x)
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.218 2008/05/17 20:10:52 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.219 2008/06/08 17:15:30 tg Exp $");
#endif
#define MKSH_VERSION "R34 2008/05/17"
#define MKSH_VERSION "R34 2008/06/08"
#ifndef MKSH_INCLUDES_ONLY