Fixed when of the warning that appear to Frank.
authorRicardo Cruz <rick2@aeiou.pt>
Fri, 17 Sep 2004 12:53:24 +0000 (12:53 +0000)
committerRicardo Cruz <rick2@aeiou.pt>
Fri, 17 Sep 2004 12:53:24 +0000 (12:53 +0000)
Couldn't fix the other since I don't know where it is, cause I've changed code in the meanwhile.

SVN-Revision: 1939

src/statistics.cpp

index 82ed04e..3553275 100644 (file)
@@ -41,6 +41,7 @@ stat_name_to_string(int stat_enum)
     case TIME_NEEDED_STAT:
       return "time-needed";;
     }
+  return "";
 }
 
 int