diff options
author | James E. Housley <jeh@FreeBSD.org> | 2002-10-28 13:47:44 +0000 |
---|---|---|
committer | James E. Housley <jeh@FreeBSD.org> | 2002-10-28 13:47:44 +0000 |
commit | f813675d6e7fe0d8205404466032fcb340802603 (patch) | |
tree | 8fb1da786d8fc4bf898aa08ac12a08331b2d4d99 /misc/amanda32-server/files/patch-ad | |
parent | Update to 2.6. (diff) |
Update to the released version 2.4.3. This cause a bump of PORTEPOCH
Notes
Notes:
svn path=/head/; revision=69026
Diffstat (limited to 'misc/amanda32-server/files/patch-ad')
-rw-r--r-- | misc/amanda32-server/files/patch-ad | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda32-server/files/patch-ad b/misc/amanda32-server/files/patch-ad deleted file mode 100644 index 7cbaa40b5ee2..000000000000 --- a/misc/amanda32-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 |