summaryrefslogtreecommitdiff
path: root/lib/backupclient
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backupclient')
-rw-r--r--lib/backupclient/BackupClientRestore.h6
1 files changed, 3 insertions, 3 deletions
diff --git a/lib/backupclient/BackupClientRestore.h b/lib/backupclient/BackupClientRestore.h
index 1f14c433..cdbedea7 100644
--- a/lib/backupclient/BackupClientRestore.h
+++ b/lib/backupclient/BackupClientRestore.h
@@ -7,8 +7,8 @@
//
// --------------------------------------------------------------------------
-#ifndef BACKUPSCLIENTRESTORE_H
-#define BACKUPSCLIENTRESTORE__H
+#ifndef BACKUPCLIENTRESTORE_H
+#define BACKUPCLIENTRESTORE_H
class BackupProtocolCallable;
@@ -32,5 +32,5 @@ int BackupClientRestore(BackupProtocolCallable &rConnection,
bool Resume,
bool ContinueAfterErrors);
-#endif // BACKUPSCLIENTRESTORE__H
+#endif // BACKUPCLIENTRESTORE_H