diff options
author | H. Peter Anvin <hpa@zytor.com> | 2012-02-29 21:12:55 -0800 |
---|---|---|
committer | H. Peter Anvin <hpa@zytor.com> | 2012-02-29 21:12:55 -0800 |
commit | c105886c048e0700de01c6ba327684b67aa0aed1 (patch) | |
tree | ec752aa3ccacb7cc32a23b051aff0f9a9ed98bf4 /keyboard.c | |
parent | 9041bb43b4d5de67cab2a2224afcd1c40d53ec87 (diff) | |
download | grv-c105886c048e0700de01c6ba327684b67aa0aed1.tar.gz grv-c105886c048e0700de01c6ba327684b67aa0aed1.tar.xz grv-c105886c048e0700de01c6ba327684b67aa0aed1.zip |
Clean up crap whitespace
Diffstat (limited to 'keyboard.c')
-rw-r--r-- | keyboard.c | 1 |
1 files changed, 0 insertions, 1 deletions
@@ -78,4 +78,3 @@ SDL_KeyboardEvent *get_key(void) } return NULL; } - |