Fix bug about NSProvider Config
[platform/upstream/iotivity.git] / service / notification / src / provider / NSProviderSystem.c
index e76243d..b8181bc 100644 (file)
@@ -142,5 +142,5 @@ void NSSetResourceSecurity(bool secured)
 \r
 const char * NSGetUserInfo()\r
 {\r
-    return providerInfo->providerName;\r
+    return providerInfo->userInfo;\r
 }\r