summaryrefslogtreecommitdiff
path: root/print/enscript/patches/patch-ae
diff options
context:
space:
mode:
Diffstat (limited to 'print/enscript/patches/patch-ae')
-rw-r--r--print/enscript/patches/patch-ae14
1 files changed, 0 insertions, 14 deletions
diff --git a/print/enscript/patches/patch-ae b/print/enscript/patches/patch-ae
deleted file mode 100644
index b491f84e82e..00000000000
--- a/print/enscript/patches/patch-ae
+++ /dev/null
@@ -1,14 +0,0 @@
-$NetBSD: patch-ae,v 1.1 2005/03/17 12:24:13 salo Exp $
-
---- src/gsint.h.orig 2000-07-11 17:28:06.000000000 +0200
-+++ src/gsint.h 2005-03-17 12:00:10.000000000 +0100
-@@ -701,4 +701,9 @@
- */
- void printer_close ___P ((void *context));
-
-+/*
-+ * Escape filenames for shell usage
-+ */
-+char *shell_escape ___P ((const char *fn));
-+
- #endif /* not GSINT_H */