diff options
author | H. Peter Anvin <hpa@zytor.com> | 2006-05-03 17:32:15 -0700 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2006-05-03 17:32:15 -0700 |
commit | 28eecd8965aedbd75727fb0797a2e7033d5c54ee (patch) | |
tree | 1cac9ffc5f7fe7fd82d59b4accd7b8cf85762f74 /com32/samples/fancyhello.c | |
parent | f8c463722022008c8412a69f90576d2bf38818ed (diff) | |
download | syslinux.git-28eecd8965aedbd75727fb0797a2e7033d5c54ee.tar.gz syslinux.git-28eecd8965aedbd75727fb0797a2e7033d5c54ee.tar.xz syslinux.git-28eecd8965aedbd75727fb0797a2e7033d5c54ee.zip |
Across-the-board stealth whitespace cleanup
Diffstat (limited to 'com32/samples/fancyhello.c')
-rw-r--r-- | com32/samples/fancyhello.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/com32/samples/fancyhello.c b/com32/samples/fancyhello.c index d1323cbf..c0c908dc 100644 --- a/com32/samples/fancyhello.c +++ b/com32/samples/fancyhello.c @@ -1,7 +1,7 @@ #ident "$Id$" /* ----------------------------------------------------------------------- * - * + * * Copyright 2004 H. Peter Anvin - All Rights Reserved * * This program is free software; you can redistribute it and/or modify |