changeset 169:fd93de78a115

Cosmetics.
author Matti Hamalainen <ccr@tnsp.org>
date Mon, 15 Nov 2010 02:05:33 +0200
parents 2e4850ece456
children 8d4cdbeae606
files th_util.h
diffstat 1 files changed, 1 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/th_util.h	Sun Nov 14 22:08:08 2010 +0200
+++ b/th_util.h	Mon Nov 15 02:05:33 2010 +0200
@@ -54,7 +54,7 @@
 
 /* Global variables
  */
-extern  int    th_verbosityLevel;
+extern  int th_verbosityLevel;
 extern  char *th_prog_name,
         *th_prog_fullname,
         *th_prog_version,