Imported Upstream version 1.0.1
[platform/upstream/iotivity.git] / resource / oc_logger / samples / linux / test_logging.c
index 2ddd9ff..533a59a 100644 (file)
@@ -24,7 +24,7 @@
 #include <string.h>
 #include <unistd.h>
 
-#define TAG  PCF("MAIN")
+#define TAG  ("MAIN")
 
 static int customLogger = 0;