freebsd-ports/x11-toolkits/xview/files/patch-util+xgettext+xgettext.c
Pav Lucistnik bbff923854 - Redo this port. Now it compiles on -current again.
PR:		ports/58176
Submitted by:	Pedro F. Giffuni <giffunip@yahoo.com>
2003-12-13 23:38:21 +00:00

11 lines
224 B
C

--- util/xgettext/xgettext.c.orig Sat Oct 4 19:07:38 2003
+++ util/xgettext/xgettext.c Sat Oct 4 19:09:10 2003
@@ -193,7 +193,7 @@
switch (*cp) {
- case NULL:
+ case 0:
readstd++;
break;