Index: FCKeditor/trunk/editor/fckeditor.html
===================================================================
--- FCKeditor/trunk/editor/fckeditor.html	(revision 1559)
+++ FCKeditor/trunk/editor/fckeditor.html	(revision 1564)
@@ -49,5 +49,5 @@
 		}
 		catch( e ) {}
-		
+
 		// Remove a domain part: www.mytest.example.com => mytest.example.com => example.com ...
 		d = d.replace( /.*?(?:\.|$)/, '' ) ;
@@ -55,5 +55,5 @@
 		if ( d.length == 0 )
 			break ;		// It was not able to detect the domain.
-		
+
 		try
 		{
@@ -65,5 +65,5 @@
 		}
 	}
-})() ; 
+})() ;
 
 // Save a reference to the detected runtime domain.
