whitespace and doc block update to Compat functions
diff --git a/system/core/Compat.php b/system/core/Compat.php
index 1ccc811..06e5e78 100644
--- a/system/core/Compat.php
+++ b/system/core/Compat.php
@@ -24,7 +24,7 @@
  * @package		CodeIgniter
  * @subpackage	codeigniter
  * @category	Compatibility Functions
- * @author		ExpressionEngine Development Team
+ * @author		ExpressionEngine Dev Team
  * @link		http://codeigniter.com/user_guide/
  */
 
@@ -89,5 +89,8 @@
 	}	
 }
 
+// --------------------------------------------------------------------
+
+
 /* End of file Compat.php */
 /* Location: ./system/core/Compat.php */
\ No newline at end of file