diff options
| author | H. Peter Anvin <hpa@zytor.com> | 2007-06-05 22:48:15 -0700 |
|---|---|---|
| committer | H. Peter Anvin <hpa@zytor.com> | 2007-06-05 22:48:15 -0700 |
| commit | 7b3cf97105e680c0292f67d49baf1b8abb855b62 (patch) | |
| tree | 706ac3d9009542d61f4dcdafdd4cc2deaf9d3964 /com32/include/syslinux/vesacon.h | |
| parent | 35cb26904488947c9950bbc10dfac3f69b25510b (diff) | |
| download | syslinux-7b3cf97105e680c0292f67d49baf1b8abb855b62.tar.gz | |
Stealth whitespace cleanup
Diffstat (limited to 'com32/include/syslinux/vesacon.h')
| -rw-r--r-- | com32/include/syslinux/vesacon.h | 9 |
1 files changed, 3 insertions, 6 deletions
diff --git a/com32/include/syslinux/vesacon.h b/com32/include/syslinux/vesacon.h index fd25fa19..90ab99f8 100644 --- a/com32/include/syslinux/vesacon.h +++ b/com32/include/syslinux/vesacon.h @@ -1,5 +1,5 @@ /* ----------------------------------------------------------------------- * - * + * * Copyright 2007 H. Peter Anvin - All Rights Reserved * * Permission is hereby granted, free of charge, to any person @@ -10,10 +10,10 @@ * sell copies of the Software, and to permit persons to whom * the Software is furnished to do so, subject to the following * conditions: - * + * * The above copyright notice and this permission notice shall * be included in all copies or substantial portions of the Software. - * + * * THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, * EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES * OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND @@ -33,6 +33,3 @@ int vesacon_load_background(const char *); int vesacon_set_background(unsigned int); #endif /* _SYSLINUX_VESACON_H */ - - - |
