sync clog et al.

This commit is contained in:
tg
2012-12-17 23:46:33 +00:00
parent 68b1abe64d
commit ce602be6be
3 changed files with 20 additions and 17 deletions

4
sh.h
View File

@ -164,9 +164,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.618 2012/12/17 23:18:09 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.619 2012/12/17 23:46:33 tg Exp $");
#endif
#define MKSH_VERSION "R41 2012/12/07"
#define MKSH_VERSION "R41 2012/12/17"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES