Skip to content

Commit 2300a5e

Browse files
authored
[Trivial] Add BITCOIN_FS_H endif footer in fs.h
1 parent ea6fde3 commit 2300a5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/fs.h

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,4 +21,4 @@ namespace fsbridge {
2121
FILE *freopen(const fs::path& p, const char *mode, FILE *stream);
2222
};
2323

24-
#endif
24+
#endif // BITCOIN_FS_H

0 commit comments

Comments
 (0)