diff --git a/misc.c b/misc.c index 23fd8b7..f0c3a25 100644 --- a/misc.c +++ b/misc.c @@ -3,8 +3,8 @@ #include "sh.h" -__RCSID("$MirOS: src/bin/mksh/misc.c,v 1.9 2005/11/22 18:40:43 tg Exp $" - "\n" MKSH_SH_H_ID); +__RCSID("$MirOS: src/bin/mksh/misc.c,v 1.10 2005/11/24 19:39:10 tg Exp $" + "\t" MKSH_SH_H_ID); short chtypes[UCHAR_MAX+1]; /* type bits for unsigned char */