diff options
Diffstat (limited to 'src/core/binfile.hh')
| -rw-r--r-- | src/core/binfile.hh | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/core/binfile.hh b/src/core/binfile.hh index 21dab40..56a3ddc 100644 --- a/src/core/binfile.hh +++ b/src/core/binfile.hh @@ -7,4 +7,4 @@ struct BinFile final { std::size_t size; }; -#endif /* CORE_BINFILE_HH */ +#endif // CORE_BINFILE_HH |
