disallow some more kinds to trim a vector; Debian #581867

This commit is contained in:
tg
2010-05-16 19:04:42 +00:00
parent 020ce07d14
commit f24e2c80a9
3 changed files with 7 additions and 5 deletions

4
sh.h
View File

@@ -150,9 +150,9 @@
#endif
#ifdef EXTERN
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.390 2010/04/27 21:39:09 tg Exp $");
__RCSID("$MirOS: src/bin/mksh/sh.h,v 1.391 2010/05/16 19:04:42 tg Exp $");
#endif
#define MKSH_VERSION "R39 2010/04/27"
#define MKSH_VERSION "R39 2010/05/16"
#ifndef MKSH_INCLUDES_ONLY