summaryrefslogtreecommitdiffstats
path: root/source/a/tcsh/tcsh.sh.hist.diff
diff options
context:
space:
mode:
Diffstat (limited to 'source/a/tcsh/tcsh.sh.hist.diff')
-rw-r--r--source/a/tcsh/tcsh.sh.hist.diff11
1 files changed, 0 insertions, 11 deletions
diff --git a/source/a/tcsh/tcsh.sh.hist.diff b/source/a/tcsh/tcsh.sh.hist.diff
deleted file mode 100644
index efd5a9530..000000000
--- a/source/a/tcsh/tcsh.sh.hist.diff
+++ /dev/null
@@ -1,11 +0,0 @@
---- ./sh.hist.c.orig 2019-12-04 11:51:54.000000000 -0600
-+++ ./sh.hist.c 2020-03-18 14:14:31.488245707 -0500
-@@ -1292,7 +1292,7 @@
- #endif
- }
- getexit(osetexit);
-- if (setexit())
-+ if (!setexit())
- loadhist(fname, 1);
- resexit(osetexit);
- }