Index: includes/unicode.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/unicode.inc,v
retrieving revision 1.44
diff -u -r1.44 unicode.inc
--- includes/unicode.inc	14 Jun 2010 12:37:15 -0000	1.44
+++ includes/unicode.inc	15 Jul 2010 17:00:17 -0000
@@ -172,6 +172,7 @@
  *
  * @param &$data
  *   The XML data which will be parsed later.
+ *
  * @return
  *   An XML parser object or FALSE on error.
  *
@@ -221,6 +222,7 @@
  *   The data to be converted.
  * @param $encoding
  *   The encoding that the data is in
+ *
  * @return
  *   Converted data or FALSE.
  */
@@ -257,6 +259,7 @@
  *   The string to truncate.
  * @param $len
  *   An upper limit on the returned string length.
+ *
  * @return
  *   The truncated string.
  */
