mirror of
https://github.com/reactos/reactos.git
synced 2025-02-24 09:25:10 +00:00
fix a preprocessor bug
svn path=/trunk/; revision=44068
This commit is contained in:
parent
b4835e6bad
commit
d129a33bad
1 changed files with 2 additions and 1 deletions
|
@ -113,6 +113,7 @@ VOID DoOptionsMenu(VOID)
|
|||
case REBOOT:
|
||||
OptionMenuReboot();
|
||||
break;
|
||||
}
|
||||
#endif
|
||||
}
|
||||
}
|
||||
|
||||
|
|
Loading…
Reference in a new issue