sync clog

This commit is contained in:
tg
2012-11-26 23:14:46 +00:00
parent 007cf09db6
commit cbf1cea38a
2 changed files with 5 additions and 5 deletions

4
sh.h
View File

@ -157,9 +157,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.603 2012/11/20 18:50:46 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.604 2012/11/26 23:14:46 tg Exp $");
#endif
#define MKSH_VERSION "R40 2012/11/20"
#define MKSH_VERSION "R40 2012/11/26"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES