changeset 916:3985f596ece5

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Wed, 25 Feb 2015 03:53:07 +0200
parents ba6b210c9bf4
children df3a74f230d9
files tools/lib64gfx.c tools/lib64gfx.h
diffstat 2 files changed, 2 insertions(+), 2 deletions(-) [+]
line wrap: on
line diff
--- a/tools/lib64gfx.c	Wed Feb 25 02:50:57 2015 +0200
+++ b/tools/lib64gfx.c	Wed Feb 25 03:53:07 2015 +0200
@@ -621,7 +621,7 @@
                 break;
         }
     }
-    
+
     return DMERR_OK;
 }
 
--- a/tools/lib64gfx.h	Wed Feb 25 02:50:57 2015 +0200
+++ b/tools/lib64gfx.h	Wed Feb 25 03:53:07 2015 +0200
@@ -134,7 +134,7 @@
     DT_BGCOLOR,
     DT_BGCOLOR_SET,
     DT_EXTRADATA,
-    
+
     DT_DEC_FUNCTION,
     DT_ENC_FUNCTION,