summaryrefslogtreecommitdiff
path: root/le/le_file.cpp
diff options
context:
space:
mode:
Diffstat (limited to 'le/le_file.cpp')
-rw-r--r--le/le_file.cpp2
1 files changed, 1 insertions, 1 deletions
diff --git a/le/le_file.cpp b/le/le_file.cpp
index 2e0a9d5..5fbb34a 100644
--- a/le/le_file.cpp
+++ b/le/le_file.cpp
@@ -78,4 +78,4 @@ std::ostream&operator<<(std::ostream& os, File const& file)
return binparse::operator<<(os, file);
}
-} \ No newline at end of file
+}