aboutsummaryrefslogtreecommitdiff
path: root/src/util/program.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/program.c')
-rw-r--r--src/util/program.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/util/program.c b/src/util/program.c
index 9e1a83d0b..a8178b93a 100644
--- a/src/util/program.c
+++ b/src/util/program.c
@@ -165,6 +165,7 @@ GNUNET_PROGRAM_run2 (int argc, char *const *argv, const char *binaryName,
165 char *lpfx; 165 char *lpfx;
166 char *spc; 166 char *spc;
167 167
168
168 logfile = NULL; 169 logfile = NULL;
169 gargs = getenv ("GNUNET_ARGS"); 170 gargs = getenv ("GNUNET_ARGS");
170 if (gargs != NULL) 171 if (gargs != NULL)