Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/codeigniter/Compat.php b/system/codeigniter/Compat.php
index 8537432..1f01ca8 100644
--- a/system/codeigniter/Compat.php
+++ b/system/codeigniter/Compat.php
@@ -91,4 +91,6 @@
 

 // --------------------------------------------------------------------

 

-?>
\ No newline at end of file
+
+/* End of file Compat.php */
+/* Location: ./system/codeigniter/Compat.php */
\ No newline at end of file