summaryrefslogtreecommitdiff
path: root/sysutils/amanda-dev-server/patches/patch-ba
diff options
context:
space:
mode:
Diffstat (limited to 'sysutils/amanda-dev-server/patches/patch-ba')
-rw-r--r--sysutils/amanda-dev-server/patches/patch-ba13
1 files changed, 13 insertions, 0 deletions
diff --git a/sysutils/amanda-dev-server/patches/patch-ba b/sysutils/amanda-dev-server/patches/patch-ba
new file mode 100644
index 00000000000..9021fb279a4
--- /dev/null
+++ b/sysutils/amanda-dev-server/patches/patch-ba
@@ -0,0 +1,13 @@
+$NetBSD: patch-ba,v 1.1.1.1 2002/05/02 13:28:16 bouyer Exp $
+
+--- common-src/token.h.orig Sun Feb 10 13:49:54 2002
++++ common-src/token.h Tue Apr 30 13:35:22 2002
+@@ -43,7 +43,7 @@
+ __attribute__ ((format (printf, 2, 3)));
+ extern char *quote P((char *sep, char *str));
+ extern char *rxquote P((char *str));
+-extern char *shquote P((char *str));
++extern char *am_shquote P((char *str));
+ extern int table_lookup P((table_t *table, char *str));
+ extern char *table_lookup_r P((table_t *table, int val));
+