optimise prefer_cols print_columns display

This commit is contained in:
tg
2013-02-24 14:22:44 +00:00
parent 9a8cb6fbf6
commit d7c28d90f9
3 changed files with 9 additions and 10 deletions

4
sh.h
View File

@ -164,9 +164,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.640 2013/02/23 20:03:31 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.641 2013/02/24 14:22:44 tg Exp $");
#endif
#define MKSH_VERSION "R44 2013/02/23"
#define MKSH_VERSION "R44 2013/02/24"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES