Skip to content

Commit 993a1d7

Browse files
committed
Merge #10432: [Trivial] Add BITCOIN_FS_H endif footer in fs.h
2300a5e [Trivial] Add BITCOIN_FS_H endif footer in fs.h (Ahmad Kazi) Tree-SHA512: fd56c5c78c12db74baeef93186b59814ac626beeecfad5db852ab8eaad8e71f7f47d64590bcdd9052cc9e97f4531ba90c1f66f0f9e6517d2f956d622803111df
2 parents ea6fde3 + 2300a5e commit 993a1d7

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)