diff options
Diffstat (limited to 'src/shared/Auth/AuthCrypt.h')
-rw-r--r-- | src/shared/Auth/AuthCrypt.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/shared/Auth/AuthCrypt.h b/src/shared/Auth/AuthCrypt.h index 7a0b0a4d219..5c35511ad9f 100644 --- a/src/shared/Auth/AuthCrypt.h +++ b/src/shared/Auth/AuthCrypt.h @@ -51,3 +51,4 @@ class AuthCrypt bool _initialized; }; #endif + |