mirror of
https://github.com/vgough/encfs.git
synced 2025-01-07 06:28:48 +01:00
fix misplaced namespace closing brace
This commit is contained in:
parent
559c30d01e
commit
afe67ab9a0
@ -741,6 +741,6 @@ int encfs_removexattr(const char *path, const char *name) {
|
||||
bind(_do_removexattr, _1, _2, name));
|
||||
}
|
||||
|
||||
} // namespace encfs
|
||||
|
||||
#endif // HAVE_XATTR
|
||||
|
||||
} // namespace encfs
|
||||
|
Loading…
Reference in New Issue
Block a user