diff options
author | H. Peter Anvin <hpa@zytor.com> | 2010-01-10 12:41:26 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2010-01-10 12:41:26 -0800 |
commit | a7fb4143d599529def315c444c83a8e1aac734d2 (patch) | |
tree | 32746d4d18e181745fe52f724dfafe379dfce18c /MCONFIG.embedded | |
parent | f9a7f01fee0a6a1451e083441c3dd0531eb4a8a9 (diff) | |
download | syslinux.git-a7fb4143d599529def315c444c83a8e1aac734d2.tar.gz syslinux.git-a7fb4143d599529def315c444c83a8e1aac734d2.tar.xz syslinux.git-a7fb4143d599529def315c444c83a8e1aac734d2.zip |
cmenu: clean up some () that should be (void)
() is not a prototype, and means (...) not (void) in C.
Replace with (void).
Signed-off-by: H. Peter Anvin <hpa@zytor.com>
Diffstat (limited to 'MCONFIG.embedded')
0 files changed, 0 insertions, 0 deletions