From d7498fae01aa5278b3138dddc158f2080b9e01d6 Mon Sep 17 00:00:00 2001 From: Mounir IDRASSI Date: Sun, 26 Oct 2014 10:38:45 +0100 Subject: Linux/MacOSX: add newline at the end of Pkcs5.c to remove gcc warning --- src/Common/Pkcs5.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 -- cgit v1.2.3