diff options
Diffstat (limited to 'src/liblazymount/lazy_mount.h')
-rw-r--r-- | src/liblazymount/lazy_mount.h | 2 |
1 files changed, 1 insertions, 1 deletions
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_ |