Forgot initializator

This commit is contained in:
Alex 2022-11-11 04:40:53 +02:00
parent 13ad74c1af
commit 77b24c45ec
Signed by untrusted user who does not match committer: enderice2
GPG Key ID: EACC3AD603BAB4DD

View File

@ -70,6 +70,7 @@ KernelConfig ParseConfig(char *Config)
0,
{'/', 's', 'y', 's', 't', 'e', 'm', '/', 'd', 'r', 'i', 'v', 'e', 'r', 's', '\0'},
{'/', 's', 'y', 's', 't', 'e', 'm', '/', 'i', 'n', 'i', 't', '\0'},
false,
0};
if (Config == NULL)