aboutsummaryrefslogtreecommitdiff
path: root/misc/mshell/files/patch-ad
diff options
context:
space:
mode:
Diffstat (limited to 'misc/mshell/files/patch-ad')
-rw-r--r--misc/mshell/files/patch-ad19
1 files changed, 0 insertions, 19 deletions
diff --git a/misc/mshell/files/patch-ad b/misc/mshell/files/patch-ad
deleted file mode 100644
index 03131f105ac0..000000000000
--- a/misc/mshell/files/patch-ad
+++ /dev/null
@@ -1,19 +0,0 @@
-*** mshell.c.orig Sat Sep 24 00:51:51 1994
---- mshell.c Sat Sep 24 00:52:20 1994
-***************
-*** 142,148 ****
-
- if ( strcmp (action_string, NULLSTR) == 0 ) {
- invalid_option = TRUE;
-! printf ("\tNo such help option name as: %s\!\!\n", opt2);
- }
- else {
- tmpword[0] = EOS;
---- 142,148 ----
-
- if ( strcmp (action_string, NULLSTR) == 0 ) {
- invalid_option = TRUE;
-! printf ("\tNo such help option name as: %s!!\n", opt2);
- }
- else {
- tmpword[0] = EOS;