]> git.stg.codes - stg.git/blobdiff - projects/stargazer/settings_impl.h
Fix trailing whitespaces.
[stg.git] / projects / stargazer / settings_impl.h
index 9bcce5b0f30bed2dbb9a259d6fa061202c06b40e..f5d2dc2bbb066477bd595f1acf70fcd50584ec94 100644 (file)
@@ -75,8 +75,8 @@ public:
     const std::string & GetRulesFileName() const { return rules; }
     const std::string & GetLogFileName() const { return logFile; }
     const std::string & GetPIDFileName() const { return pidFile; }
-    unsigned            GetDetailStatWritePeriod() const 
-        { return detailStatWritePeriod; }
+    unsigned            GetDetailStatWritePeriod() const
+    { return detailStatWritePeriod; }
     unsigned            GetStatWritePeriod() const { return statWritePeriod * 60; }
     unsigned            GetDayFee() const { return dayFee; }
     bool                GetFullFee() const { return fullFee; }