From 1a9bbae3582d2e2a9c10f50ddc47bf8d23101cdc Mon Sep 17 00:00:00 2001
From: Maxim Mamontov <faust@gts.dp.ua>
Date: Thu, 21 Apr 2011 14:43:23 +0300
Subject: [PATCH] Cosmetic change

---
 projects/stargazer/user_impl.h | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/projects/stargazer/user_impl.h b/projects/stargazer/user_impl.h
index 68b77268..acb4d58a 100644
--- a/projects/stargazer/user_impl.h
+++ b/projects/stargazer/user_impl.h
@@ -189,7 +189,7 @@ public:
     void            ProcessNewMonth();
 
     bool            IsInetable();
-    std::string          GetEnabledDirs();
+    std::string     GetEnabledDirs();
 
     void            OnAdd();
     void            OnDelete();
-- 
2.44.2