summaryrefslogtreecommitdiff
path: root/com32/modules/printmsg.c
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-06-05 22:48:15 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-06-05 22:48:15 -0700
commit7b3cf97105e680c0292f67d49baf1b8abb855b62 (patch)
tree706ac3d9009542d61f4dcdafdd4cc2deaf9d3964 /com32/modules/printmsg.c
parent35cb26904488947c9950bbc10dfac3f69b25510b (diff)
downloadsyslinux-7b3cf97105e680c0292f67d49baf1b8abb855b62.tar.gz
Stealth whitespace cleanup
Diffstat (limited to 'com32/modules/printmsg.c')
-rw-r--r--com32/modules/printmsg.c2
1 files changed, 0 insertions, 2 deletions
diff --git a/com32/modules/printmsg.c b/com32/modules/printmsg.c
index dbda84eb..128bbc03 100644
--- a/com32/modules/printmsg.c
+++ b/com32/modules/printmsg.c
@@ -105,5 +105,3 @@ int show_message_file(const char *filename, const char *background)
return rv;
}
-
-