summaryrefslogtreecommitdiff
path: root/urlopen.c
diff options
context:
space:
mode:
Diffstat (limited to 'urlopen.c')
-rw-r--r--urlopen.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/urlopen.c b/urlopen.c
index 9fc6572..a05db5f 100644
--- a/urlopen.c
+++ b/urlopen.c
@@ -233,7 +233,7 @@ forkexecute(char *url)
return -1;
}
}
- return 1; // never reached
+ return 1;
}
int