replaced current TAG with 'OIC_xxx' commonly in RI Layer
[platform/upstream/iotivity.git] / resource / csdk / stack / src / occlientcb.c
index 38cee83..6a80794 100644 (file)
@@ -36,7 +36,7 @@
 #include "cainterface.h"
 
 /// Module Name
-#define TAG "occlientcb"
+#define TAG "OIC_RI_CLIENTCB"
 
 struct ClientCB *cbList = NULL;
 static OCMulticastNode * mcPresenceNodes = NULL;