]> git.stg.codes - stg.git/blobdiff - projects/stargazer/user_impl.h
Cosmetic change
[stg.git] / projects / stargazer / user_impl.h
index be28cc96d2aabdf41d33d33619e5fbd3cb126580..acb4d58a5cbf97bdb2d9f41d59429e3f36a819cd 100644 (file)
@@ -189,7 +189,7 @@ public:
     void            ProcessNewMonth();
 
     bool            IsInetable();
-    std::string          GetEnabledDirs();
+    std::string     GetEnabledDirs();
 
     void            OnAdd();
     void            OnDelete();
@@ -296,4 +296,6 @@ private:
 };
 //-----------------------------------------------------------------------------
 
+typedef USER_IMPL * USER_IMPL_PTR;
+
 #endif //USER_H