This commit is contained in:
Jakub Adamski 2019-01-10 19:54:00 +01:00
parent 2baa89857c
commit 87e4572d07
1 changed files with 1 additions and 1 deletions

View File

@ -6,7 +6,7 @@
#include <sys/wait.h>
const int max = 1000;
//heh
int cut(char **argv, char *command){
int i = 0, w = 0, x = 0;