adds new line in the end of files
authorJeonghoon Park <jh1979.park@samsung.com>
Tue, 17 Apr 2018 08:39:35 +0000 (17:39 +0900)
committerJeonghoon Park <jh1979.park@samsung.com>
Tue, 17 Apr 2018 08:39:35 +0000 (17:39 +0900)
lib/libthings-service.pc.in
lib/src/things-service-lib.c

index e2fdda2..390329b 100644 (file)
@@ -10,4 +10,4 @@ Description: @PACKAGE_DESCRIPTION@
 Version: @VERSION@
 Requires: @PC_REQUIRED@
 Libs: -L${libdir} @PC_LDFLAGS@
-Cflags: -I${includedir}
\ No newline at end of file
+Cflags: -I${includedir}
index bd3ee6c..4160424 100644 (file)
@@ -3,4 +3,4 @@
 int test_API(void)
 {
        return 0;
-}
\ No newline at end of file
+}