Removed closing PHP tags, replaced with a comment block identifying the end of the file
diff --git a/system/libraries/Xmlrpc.php b/system/libraries/Xmlrpc.php
index f8ad017..b8ac3be 100644
--- a/system/libraries/Xmlrpc.php
+++ b/system/libraries/Xmlrpc.php
@@ -1416,4 +1416,6 @@
 	

 }

 // END XML_RPC_Values Class

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