diff options
Diffstat (limited to 'math/pspp/patches/patch-ap')
-rw-r--r-- | math/pspp/patches/patch-ap | 12 |
1 files changed, 0 insertions, 12 deletions
diff --git a/math/pspp/patches/patch-ap b/math/pspp/patches/patch-ap deleted file mode 100644 index 92e4aea9b55..00000000000 --- a/math/pspp/patches/patch-ap +++ /dev/null @@ -1,12 +0,0 @@ -$NetBSD: patch-ap,v 1.1 2005/12/20 15:13:32 joerg Exp $ - ---- src/q2c.c.orig 2005-12-20 15:03:41.000000000 +0000 -+++ src/q2c.c -@@ -1136,6 +1136,7 @@ dump_declarations (void) - - default: - /* nothing */ -+ break; - } - } - |