Update wcwidth data from Unicode 6.1.0

This commit is contained in:
tg
2012-09-01 23:46:41 +00:00
parent e6ddeaa53d
commit 0415b74436
3 changed files with 62 additions and 60 deletions

4
sh.h
View File

@@ -157,9 +157,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.584 2012/08/24 21:33:51 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.585 2012/09/01 23:46:41 tg Exp $");
#endif
#define MKSH_VERSION "R40 2012/08/24"
#define MKSH_VERSION "R40 2012/09/01"
/* arithmetic types: C implementation */
#if !HAVE_CAN_INTTYPES