]> git.sur5r.net Git - bacula/bacula/commitdiff
dhb Add a storage page to the stack and page selector.
authorDirk H Bartley <dbartley@schupan.com>
Tue, 17 Apr 2007 03:03:32 +0000 (03:03 +0000)
committerDirk H Bartley <dbartley@schupan.com>
Tue, 17 Apr 2007 03:03:32 +0000 (03:03 +0000)
git-svn-id: https://bacula.svn.sourceforge.net/svnroot/bacula/trunk@4564 91ce42f0-d328-0410-95d8-f526ca767f89

bacula/src/qt-console/clients/clients.h

index 53b5361d82c831ae54445da5aed1c4621406a9c8..7a7d274de070a5106160dbedf3156e6cc3ff4ec6 100644 (file)
@@ -1,5 +1,5 @@
-#ifndef _CLIENTS_H_g
-#define _CLIENTS_H_g
+#ifndef _CLIENTS_H_
+#define _CLIENTS_H_
 /*
    Bacula® - The Network Backup Solution
 
@@ -66,4 +66,4 @@ private:
    bool m_checkcurwidget;
 };
 
-#endif /* _CLIENTS_H_g */
+#endif /* _CLIENTS_H_ */