Minor fix on lazy_mount.h 90/202590/2 tizen_4.0
authorHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 1 Apr 2019 08:01:31 +0000 (17:01 +0900)
committerHyotaek Shim <hyotaek.shim@samsung.com>
Mon, 1 Apr 2019 08:02:04 +0000 (17:02 +0900)
Change-Id: I94fa4ee4627b68a35994231cab9f43e0508ac502
Signed-off-by: Hyotaek Shim <hyotaek.shim@samsung.com>
src/liblazymount/lazy_mount.h

index c534b6c8dbffb9938f16882ede245fec1060ad2e..407c76277d226f5cb410c8563a0ff976c8534979 100644 (file)
@@ -69,7 +69,7 @@ int do_mount_user();
  */
 int wait_mount_user();
 #ifdef __cplusplus
-extern "C" {
+}
 #endif
 
 #endif // _LAZY_MOUNT_H_