From f9ce984a95bee03cf26737a16564c197afca7ecf Mon Sep 17 00:00:00 2001 From: Kern Sibbald Date: Fri, 17 Jan 2003 21:08:54 +0000 Subject: [PATCH] Update doc git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@303 91ce42f0-d328-0410-95d8-f526ca767f89 --- bacula/src/lib/bpipe.c | 16 ++++++++-------- 1 file changed, 8 insertions(+), 8 deletions(-) diff --git a/bacula/src/lib/bpipe.c b/bacula/src/lib/bpipe.c index dae80dd98f..98478bc380 100644 --- a/bacula/src/lib/bpipe.c +++ b/bacula/src/lib/bpipe.c @@ -58,7 +58,7 @@ BPIPE *open_bpipe(char *prog, int wait, char *mode) tprog = get_pool_memory(PM_FNAME); pm_strcpy(&tprog, prog); build_argc_argv(tprog, &bargc, bargv, MAX_ARGV); -#ifdef xxxxxx +#ifdef xxxxxx printf("argc=%d\n", bargc); int i; for (i=0; i