changeset 3666:0d58847d1e2a

Whitespace tweak.
author Ryan C. Gordon <icculus@icculus.org>
date Wed, 13 Jan 2010 16:10:25 +0000
parents 97114af2f8dc
children cc7eca3a4e13
files include/SDL_assert.h
diffstat 1 files changed, 0 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/include/SDL_assert.h	Wed Jan 13 16:09:27 2010 +0000
+++ b/include/SDL_assert.h	Wed Jan 13 16:10:25 2010 +0000
@@ -92,7 +92,6 @@
 
 #if (SDL_ASSERT_LEVEL > 0)
 
-
 typedef enum
 {
     SDL_ASSERTION_RETRY,  /**< Retry the assert immediately. */