summaryrefslogtreecommitdiff
path: root/lib/backupstore/BackupStoreFilenameClear.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/backupstore/BackupStoreFilenameClear.h')
-rw-r--r--lib/backupstore/BackupStoreFilenameClear.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/backupstore/BackupStoreFilenameClear.h b/lib/backupstore/BackupStoreFilenameClear.h
index 595d1158..b7cf555f 100644
--- a/lib/backupstore/BackupStoreFilenameClear.h
+++ b/lib/backupstore/BackupStoreFilenameClear.h
@@ -42,7 +42,7 @@ public:
#endif
void SetClearFilename(const std::string &rToEncode);
- // Setup for encryption of filenames
+ // Setup for encryption of filenames
static void SetBlowfishKey(const void *pKey, int KeyLength, const void *pIV, int IVLength);
static void SetEncodingMethod(int Method);