]> git.armaanb.net Git - bin.git/blobdiff - crontab-argh.c
crontab-argh: remove unnecessary return
[bin.git] / crontab-argh.c
index 504073a6efcaf1252052222c19fc85f0b70ae583..e50eb5322cecc822a3018ce50729144ee4077412 100755 (executable)
@@ -25,5 +25,4 @@ int main(int argc, char *argv[]) {
                }
        }
        system(arg);
-       return 0;
 }