Fix bug in last commit
This commit is contained in:
parent
26f1e850e2
commit
17296c6753
@ -254,6 +254,7 @@ int process_msgs_dat(char *msgsdat) {
|
|||||||
|
|
||||||
if (!bases_exists) {
|
if (!bases_exists) {
|
||||||
fprintf(cfgfptr, "[bases]\n");
|
fprintf(cfgfptr, "[bases]\n");
|
||||||
|
bases_exists = 1;
|
||||||
}
|
}
|
||||||
|
|
||||||
fprintf(cfgfptr, "%d = %d\n", msgconf, msgconf);
|
fprintf(cfgfptr, "%d = %d\n", msgconf, msgconf);
|
||||||
|
Reference in New Issue
Block a user