]> git.mxchange.org Git - flightgear.git/blobdiff - src/Airports/runwayprefs.cxx
This should apply, and everything should build cleanly, in isolation from the
[flightgear.git] / src / Airports / runwayprefs.cxx
index 48a0d6ed461e133d7e521e441ce7e76bacb2f5ef..a6112e44e569252c23bd641d38b2bda4a7df8b9b 100644 (file)
@@ -118,7 +118,7 @@ string ScheduleTime::getName(time_t dayStart)
       //couldn't find one so return 0;
       //cerr << "Returning 0 " << endl;
     }
-    return string(0);
+    return string("");
 }                            
 /******************************************************************************
  * RunwayList