From cce2a88964dd8ae843de464eb3a98e25277725c6 Mon Sep 17 00:00:00 2001 From: Hyotaek Shim Date: Mon, 1 Apr 2019 17:01:31 +0900 Subject: Minor fix on lazy_mount.h Change-Id: I94fa4ee4627b68a35994231cab9f43e0508ac502 Signed-off-by: Hyotaek Shim --- src/liblazymount/lazy_mount.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/liblazymount/lazy_mount.h b/src/liblazymount/lazy_mount.h index c534b6c..407c762 100644 --- a/src/liblazymount/lazy_mount.h +++ b/src/liblazymount/lazy_mount.h @@ -69,7 +69,7 @@ int do_mount_user(); */ int wait_mount_user(); #ifdef __cplusplus -extern "C" { +} #endif #endif // _LAZY_MOUNT_H_ -- cgit v1.2.3