opnsense-ports/shells/v7sh/files/patch-name.h
Franco Fichtner 8cb1a96ede ports: pull in a snapshot of the FreeBSD ports tree
Taken from:	https://github.com/freebsd/freebsd-ports.git
Commit id:	5070672073b68be364139bc6b3a89100bd17d331
2014-11-09 14:03:21 +01:00

12 lines
341 B
C

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;