summaryrefslogtreecommitdiff
path: root/mail/mls/files/patch-mls_text.c
diff options
context:
space:
mode:
authorChin-San Huang <chinsan@FreeBSD.org>2007-08-25 19:37:34 +0000
committerChin-San Huang <chinsan@FreeBSD.org>2007-08-25 19:37:34 +0000
commit0453f7e7786ba9db0e712aae0b8ed921f8c41efd (patch)
tree60b8c4fd04917dcfd64aee36443ab174e262c172 /mail/mls/files/patch-mls_text.c
parentFrom latest Opera entry: (diff)
- Unbreak on HEAD (gcc 4.2)
PR: ports/115796 Submitted by: Hung-Yi Chen Approved by: maintainer
Notes
Notes: svn path=/head/; revision=198304
Diffstat (limited to 'mail/mls/files/patch-mls_text.c')
-rw-r--r--mail/mls/files/patch-mls_text.c12
1 files changed, 12 insertions, 0 deletions
diff --git a/mail/mls/files/patch-mls_text.c b/mail/mls/files/patch-mls_text.c
new file mode 100644
index 000000000000..20a5fd18403e
--- /dev/null
+++ b/mail/mls/files/patch-mls_text.c
@@ -0,0 +1,12 @@
+--- mls_text.c.orig 2007-08-26 03:28:10.000000000 +0800
++++ mls_text.c 2007-08-26 03:28:32.000000000 +0800
+@@ -22,9 +22,6 @@
+ #include "mls_lang.h"
+ #include "mls_stat.h"
+
+-// because we must specify it when 2dimensional array is passed to function
+-#define SNUMB_LEN 4
+-
+ extern int lang;
+ extern int graph;
+ extern int onlytitle;