Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/cr-marcstevens/sha1collisiondetection.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorcr-marcstevens <github@marc-stevens.nl>2017-11-14 23:14:31 +0300
committercr-marcstevens <github@marc-stevens.nl>2017-11-14 23:14:31 +0300
commit76c7526332d4b8cbd6d07d6bae3bc39729c27b7a (patch)
tree1027a587864577569bfdf4d1f1cc9c872b463159
parent0f7b6d25f8b1afdc12ec28f5a861250b32dc3ca8 (diff)
Added missing ending newline to lib/config.h
-rw-r--r--lib/config.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/config.h b/lib/config.h
index 2277742..1cc2884 100644
--- a/lib/config.h
+++ b/lib/config.h
@@ -5,4 +5,4 @@
#include ".config.h"
#endif
-#endif \ No newline at end of file
+#endif