diff options
Diffstat (limited to 'src/Common')
-rw-r--r-- | src/Common/Pkcs5.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/Common/Pkcs5.c b/src/Common/Pkcs5.c index e3f8031b..8f0c3645 100644 --- a/src/Common/Pkcs5.c +++ b/src/Common/Pkcs5.c @@ -688,4 +688,4 @@ int get_pkcs5_iteration_count (int pkcs5_prf_id, BOOL bBoot) return 0;
}
-#endif //!TC_WINDOWS_BOOT
\ No newline at end of file +#endif //!TC_WINDOWS_BOOT |