summaryrefslogtreecommitdiff
path: root/src/utils/physfsrwops.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/utils/physfsrwops.h')
-rw-r--r--src/utils/physfsrwops.h4
1 files changed, 1 insertions, 3 deletions
diff --git a/src/utils/physfsrwops.h b/src/utils/physfsrwops.h
index c7d85bd22..fb0285e0a 100644
--- a/src/utils/physfsrwops.h
+++ b/src/utils/physfsrwops.h
@@ -79,6 +79,4 @@ SDL_RWops *PHYSFSRWOPS_openAppend(const char *const fname) A_WARN_UNUSED;
*/
SDL_RWops *PHYSFSRWOPS_makeRWops(PHYSFS_file *const handle) A_WARN_UNUSED;
-#endif /* include-once blocker */
-
-/* end of physfsrwops.h ... */
+#endif // UTILS_PHYSFSRWOPS_H