Skip to content

Commit

Permalink
[Trivial] Add BITCOIN_FS_H endif footer in fs.h
Browse files Browse the repository at this point in the history
  • Loading branch information
plaxton authored May 19, 2017
1 parent ea6fde3 commit 2300a5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/fs.h
Original file line number Diff line number Diff line change
Expand Up @@ -21,4 +21,4 @@ namespace fsbridge {
FILE *freopen(const fs::path& p, const char *mode, FILE *stream);
};

#endif
#endif // BITCOIN_FS_H

0 comments on commit 2300a5e

Please sign in to comment.