summaryrefslogtreecommitdiff
path: root/tools/if_not_there.c
diff options
context:
space:
mode:
Diffstat (limited to 'tools/if_not_there.c')
-rw-r--r--tools/if_not_there.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/tools/if_not_there.c b/tools/if_not_there.c
index 68946d23..190a5821 100644
--- a/tools/if_not_there.c
+++ b/tools/if_not_there.c
@@ -1,5 +1,4 @@
/* Conditionally execute a command based if the file argv[1] doesn't exist */
-/* Except for execvp, we stick to ANSI C. */
# include "private/gc_priv.h"
# include <stdio.h>