• better IV for the oaathash-on-binary (as if we prepended a '\x01')
• better variable name for the LCG state
This commit is contained in:
4
sh.h
4
sh.h
@ -134,9 +134,9 @@
|
||||
#endif
|
||||
|
||||
#ifdef EXTERN
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.356 2009/10/17 21:16:04 tg Exp $");
|
||||
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.357 2009/10/18 12:30:05 tg Exp $");
|
||||
#endif
|
||||
#define MKSH_VERSION "R39 2009/10/17"
|
||||
#define MKSH_VERSION "R39 2009/10/18"
|
||||
|
||||
#ifndef MKSH_INCLUDES_ONLY
|
||||
|
||||
|
Reference in New Issue
Block a user