Fix typo 86/261886/1 accepted/tizen/unified/20210810.135334 submit/tizen/20210728.074807 submit/tizen/20210810.062636
authorCheoleun Moon <chleun.moon@samsung.com>
Wed, 28 Jul 2021 07:42:09 +0000 (16:42 +0900)
committerCheoleun Moon <chleun.moon@samsung.com>
Wed, 28 Jul 2021 07:42:14 +0000 (16:42 +0900)
Change-Id: Id7f811e6504acfbff00f9e054058d94ac7bfcc87
Signed-off-by: Cheoleun Moon <chleun.moon@samsung.com>
include/dns-sd-internal.h
packaging/capi-network-nsd.spec

index cec434063a27a2f4c22c31856b3662f52f35136b..78185b9c88f8df345b51c7520d946d6e417154a9 100644 (file)
@@ -14,7 +14,7 @@
  * limitations under the License.
  */
 
-#ifndef __TIZEN_NET_DNSSD__INTERNAL_H__
+#ifndef __TIZEN_NET_DNSSD_INTERNAL_H__
 #define __TIZEN_NET_DNSSD_INTERNAL_H__
 
 #include <tizen.h>
index 7b9a81863f39472ff2e6eba70296776f1856313c..45a1511530f90202b65ecb54e8ef8d853908e0a0 100644 (file)
@@ -1,6 +1,6 @@
 Name:       capi-network-nsd
 Summary:    A Network Service Discovery libraries in Native API
-Version:    0.1.4
+Version:    0.1.5
 Release:    1
 Group:      System/Network
 License:    Apache-2.0