diff options
Diffstat (limited to 'le/le_object_table.hpp')
| -rw-r--r-- | le/le_object_table.hpp | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/le/le_object_table.hpp b/le/le_object_table.hpp index 8c57c60..c840734 100644 --- a/le/le_object_table.hpp +++ b/le/le_object_table.hpp @@ -13,5 +13,5 @@ struct ObjectTable { ObjectTable parse_object_table(std::istream& is, Offset32 offset, Value32 nr_objects); std::ostream& operator<<(std::ostream& os, ObjectTable const& table); - + }
\ No newline at end of file |
