Skip to content

Commit e82a7d5

Browse files
committed
fs: corrected #endif comment
1 parent 565424e commit e82a7d5

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

api/fs/common.hpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -205,4 +205,4 @@ namespace fs {
205205

206206
} //< namespace fs
207207

208-
#endif //< FS_ERROR_HPP
208+
#endif //< FS_COMMON_HPP

0 commit comments

Comments
 (0)