We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents ea6fde3 + 2300a5e commit 993a1d7Copy full SHA for 993a1d7
src/fs.h
@@ -21,4 +21,4 @@ namespace fsbridge {
21
FILE *freopen(const fs::path& p, const char *mode, FILE *stream);
22
};
23
24
-#endif
+#endif // BITCOIN_FS_H
0 commit comments