Correct mistake when doing hashtable lookup collision resolution… oops
This commit is contained in:
4
sh.h
4
sh.h
@@ -152,9 +152,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.614 2012/12/05 19:38:23 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.615 2012/12/07 23:46:38 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R41 2012/12/05"
|
||||
#define MKSH_VERSION "R41 2012/12/07"
|
||||
|
||||
/* arithmetic types: C implementation */
|
||||
#if !HAVE_CAN_INTTYPES
|
||||
|
Reference in New Issue
Block a user