Compare commits
No commits in common. "3bd678d48e333045352b89ff06557d6c660a799a" and "d3f5e888e311e9d119d6361eab4f2c62eeffaf28" have entirely different histories.
3bd678d48e
...
d3f5e888e3
2
hkd.c
2
hkd.c
@ -753,9 +753,7 @@ void parse_config_file (void)
|
|||||||
bb++;
|
bb++;
|
||||||
// get state
|
// get state
|
||||||
switch (*bb) {
|
switch (*bb) {
|
||||||
#if defined(__X86_64__) || defined(__i386__)
|
|
||||||
case EOF:
|
case EOF:
|
||||||
#endif
|
|
||||||
case '\0':
|
case '\0':
|
||||||
// If it is the end of the last block exit
|
// If it is the end of the last block exit
|
||||||
if (exit_state > 1)
|
if (exit_state > 1)
|
||||||
|
Loading…
x
Reference in New Issue
Block a user