Fourth time’s a charm… another bugfix related to the commitids

1004BBDD84556472D84, 1004BBF77B81D30DA7C and 1004BBF7CD656308A1C
to unbreak kwalletcli
This commit is contained in:
tg
2010-04-20 09:10:07 +00:00
parent 14ea7e9038
commit 6e98fbe27b
3 changed files with 8 additions and 6 deletions

4
sh.h
View File

@@ -150,9 +150,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.388 2010/04/09 19:16:31 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.389 2010/04/20 09:10:07 tg Exp $");
#endif
#define MKSH_VERSION "R39 2010/04/09"
#define MKSH_VERSION "R39 2010/04/20"
#ifndef MKSH_INCLUDES_ONLY