JasonWoof Got questions, comments, patches, etc.? Contact Jason Woofenden
vanilla ckeditor-3.1.1
[ckeditor.git] / _source / plugins / listblock / plugin.js
index 946a54f..3ca89ad 100644 (file)
@@ -1,5 +1,5 @@
 /*\r
-Copyright (c) 2003-2009, CKSource - Frederico Knabben. All rights reserved.\r
+Copyright (c) 2003-2010, CKSource - Frederico Knabben. All rights reserved.\r
 For licensing, see LICENSE.html or http://ckeditor.com/license\r
 */\r
 \r
@@ -209,7 +209,7 @@ CKEDITOR.plugins.add( 'listblock',
                                                                link,\r
                                                                i = -1;\r
 \r
-                                                       while( ( link = links.getItem( ++i ) ) )\r
+                                                       while ( ( link = links.getItem( ++i ) ) )\r
                                                        {\r
                                                                if ( link.equals( selected ) )\r
                                                                {\r