Added SILC Thread Queue API
[silc.git] / lib / silcutil / silclog_i.h
index ccca84c98fad302225f2f6c19fb1f3404252226a..8a2a59762b54c6cfc8f147bbedf72f6a3e5e2e7f 100644 (file)
@@ -24,9 +24,9 @@
 #error "Do not include this header directly"
 #endif
 
-#if defined(WIN32)
+#if defined(SILC_WIN32)
 #ifndef __FUNCTION__
-#define __FUNCTION__ __LINE__
+#define __FUNCTION__ __FILE__
 #endif
 #endif