Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/libraries/Xmlrpcs.php b/system/libraries/Xmlrpcs.php
index 7a4bc82..754b8ae 100644
--- a/system/libraries/Xmlrpcs.php
+++ b/system/libraries/Xmlrpcs.php
@@ -531,4 +531,6 @@
 }

 // END XML_RPC_Server class

 

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