Merge release-4-5-patches into release-4-6
[alexxy/gromacs.git] / src / gmxlib / statutil.c
index f1d79985e27b49e079ecf637601458a93cd1365f..fd7ff31cae32ee9c4af1162dcdcef699d0a499db 100644 (file)
@@ -253,7 +253,7 @@ int check_times(real t)
 static void set_default_time_unit(const char *time_list[], gmx_bool bCanTime)
 {
     int i=0,j;
-    const char *select;
+    const char *select = NULL;
 
     if (bCanTime)
     {