export prompt. rc-1.6 did so, too.

This commit is contained in:
markus 2003-02-19 21:27:35 +00:00
parent 05920affc7
commit 8fd2984a26

View File

@ -0,0 +1,11 @@
--- hash.c.orig Thu Apr 4 12:08:22 2002
+++ hash.c Wed Feb 19 22:14:51 2003
@@ -241,7 +241,7 @@
bool flag;
};
static struct nameflag maybeexport[] = {
- { "prompt", FALSE },
+ /* { "prompt", FALSE },*/
{ "version", FALSE }
};