Fix umpnpmgr build
[reactos.git] / rosapps / packmgr / lib / log.h
index a4cda6f..6057cfe 100644 (file)
@@ -1,21 +1,21 @@
-////////////////////////////////////////////////////////\r
-//\r
-// log.h\r
-// \r
-// Script Functions\r
-//\r
-//\r
-// Klemens Friedl, 19.03.2005\r
-// frik85@hotmail.com\r
-//\r
-////////////////////////////////////////////////////////////////////\r
-\r
-#include <stdio.h>\r
-#include <string.h>\r
-\r
-#define LOGFILE        "logfile.html"\r
-\r
-extern bool LogCreated;\r
-\r
-void Log (const char *message);\r
-void LogAdd (const char *message);\r
+////////////////////////////////////////////////////////
+//
+// log.h
+// 
+// Script Functions
+//
+//
+// Klemens Friedl, 19.03.2005
+// frik85@hotmail.com
+//
+////////////////////////////////////////////////////////////////////
+
+#include <stdio.h>
+#include <string.h>
+
+#define LOGFILE        "logfile.html"
+
+extern bool LogCreated;
+
+void Log (const char *message);
+void LogAdd (const char *message);