wrong format specifier
[platform/upstream/iotivity.git] / resource / csdk / security / src / directpairing.c
index 4c68f1e..e9525ff 100644 (file)
@@ -827,7 +827,7 @@ static OCStackApplicationResult DirectPairingDiscoveryHandler(void* ctx, OCDoHan
     (void)UNUSED;\r
     if (clientResponse)\r
     {\r
-        OIC_LOG_V(INFO, TAG, "StackResult: %s", clientResponse->result);\r
+        OIC_LOG_V(INFO, TAG, "StackResult: %d", clientResponse->result);\r
         OIC_LOG_V(INFO, TAG,\r
                 "Device =============> Discovered @ %s:%d",\r
                 clientResponse->devAddr.addr,\r