summaryrefslogtreecommitdiff
path: root/shells/v7sh/files/patch-name.h
diff options
context:
space:
mode:
Diffstat (limited to 'shells/v7sh/files/patch-name.h')
-rw-r--r--shells/v7sh/files/patch-name.h12
1 files changed, 12 insertions, 0 deletions
diff --git a/shells/v7sh/files/patch-name.h b/shells/v7sh/files/patch-name.h
new file mode 100644
index 000000000000..31e19e132250
--- /dev/null
+++ b/shells/v7sh/files/patch-name.h
@@ -0,0 +1,12 @@
+diff -u -x CVS -x work -x core -x *.core -x #* -x *~ -x *.orig -x *.rej -I $Id.*$ -I $.+BSD.*$ name.h.orig name.h
+--- name.h.orig Fri Jun 4 02:51:02 2004
++++ name.h Sat Jun 19 18:42:24 2004
+@@ -18,7 +18,7 @@
+ struct namnod {
+ NAMPTR namlft;
+ NAMPTR namrgt;
+- STRING namid;
++ CSTRING namid;
+ STRING namval;
+ STRING namenv;
+ INT namflg;