diff options
Diffstat (limited to 'misc/amanda26-server/files/patch-ad')
-rw-r--r-- | misc/amanda26-server/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda26-server/files/patch-ad b/misc/amanda26-server/files/patch-ad deleted file mode 100644 index 7cbaa40b5ee2..000000000000 --- a/misc/amanda26-server/files/patch-ad +++ /dev/null @@ -1,11 +0,0 @@ ---- server-src/reporter.c.orig Mon Sep 16 01:23:18 2002 -+++ server-src/reporter.c Mon Sep 16 01:23:24 2002 -@@ -563,7 +563,7 @@ - #else - curlog = L_ERROR; - curprog = P_REPORTER; -- curstr = stralloc2("no printer command defined"); -+ curstr = stralloc2("no printer command defined", ""); - handle_error(); - amfree(curstr); - #endif |