Initialization
This commit is contained in:
parent
bfa4d74cc2
commit
a8733cfb24
@ -37,8 +37,8 @@ int main() {
|
|||||||
}
|
}
|
||||||
}
|
}
|
||||||
if (!found) {
|
if (!found) {
|
||||||
i++;
|
|
||||||
applications[i] = strdup(buffer);
|
applications[i] = strdup(buffer);
|
||||||
|
i++;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user