diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2008-02-24 03:11:57 +0000 |
commit | fa4a943c17e47bf910596a414fd7287983350b9b (patch) | |
tree | dc76cec18a505befc330e612e0a56bf1caa5ca49 /misc/amanda26-server/files/patch-sendsize.c | |
parent | - Fix manpage pointing to correct PREFIX for binary and conf (diff) |
This commit was manufactured by cvs2svn to create tag 'RELEASE_7_0_0'.release/7.0.0
Diffstat (limited to 'misc/amanda26-server/files/patch-sendsize.c')
-rw-r--r-- | misc/amanda26-server/files/patch-sendsize.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/misc/amanda26-server/files/patch-sendsize.c b/misc/amanda26-server/files/patch-sendsize.c deleted file mode 100644 index 1279be968739..000000000000 --- a/misc/amanda26-server/files/patch-sendsize.c +++ /dev/null @@ -1,11 +0,0 @@ ---- client-src/sendsize.c.orig Thu Feb 15 11:11:39 2007 -+++ client-src/sendsize.c Thu Feb 15 11:12:03 2007 -@@ -1190,7 +1190,7 @@ - # endif - dumpkeys = vstralloc(level_str, - PARAM_DUMP_ESTIMATE, -- PARAM_DUMP_ESTIMATE, -+ PARAM_HONOR_NODUMP, - "s", "f", NULL); - - # ifdef HAVE_DUMP_ESTIMATE |