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