Fix line endings

Somehow these slipped through my usual process.

Bug:
Change-Id: Iaee3e6f5b9a2e6be4f75cd7bc2f017a83c6369d9
diff --git a/iccdump.c b/iccdump.c
index d2e6677..43f0515 100644
--- a/iccdump.c
+++ b/iccdump.c
@@ -5,8 +5,8 @@
  * found in the LICENSE file.
  */
 
-#ifdef _MSC_VER

-#define _CRT_SECURE_NO_WARNINGS

+#ifdef _MSC_VER
+#define _CRT_SECURE_NO_WARNINGS
 #endif
 
 #include "skcms.h"