summaryrefslogtreecommitdiff
path: root/com32/menu/background.c
Commit message (Collapse)AuthorAgeFilesLines
* Run Nindent on com32/menu/background.cH. Peter Anvin2009-05-291-5/+5
| | | | | | | | | Automatically reformat com32/menu/background.c using Nindent. Do this for all files except HDT, gPXE and externally maintained libraries (zlib, tinyjpeg, libpng). Signed-off-by: H. Peter Anvin <hpa@zytor.com>
* vesamenu: avoid strcmp() with NULLH. Peter Anvin2008-07-221-1/+1
| | | | | Avoid touching memory at address zero when going from a background to a non-background.
* Whitespace cleanup...syslinux-3.62-pre11H. Peter Anvin2008-02-191-2/+1
|
* submenu snapshot: it compiles now...H. Peter Anvin2008-02-191-0/+27