Index: includes/bootstrap.inc
===================================================================
RCS file: /cvs/drupal/drupal/includes/bootstrap.inc,v
retrieving revision 1.360
diff -u -r1.360 bootstrap.inc
--- includes/bootstrap.inc	10 Mar 2010 19:36:14 -0000	1.360
+++ includes/bootstrap.inc	11 Mar 2010 13:18:04 -0000
@@ -233,6 +233,10 @@
 define('PASS_THROUGH', -1);
 
 /**
+ * @} End of "Title text filtering flags".
+ */
+
+/**
  * Signals that the registry lookup cache should be reset.
  */
 define('REGISTRY_RESET_LOOKUP_CACHE', 1);
@@ -243,11 +247,6 @@
 define('REGISTRY_WRITE_LOOKUP_CACHE', 2);
 
 /**
- * @} End of "Title text filtering flags".
- */
-
-
-/**
  * Start the timer with the specified name. If you start and stop the same
  * timer multiple times, the measured intervals will be accumulated.
  *
