Index: /FCKeditor/trunk/editor/_source/internals/fck_ie.js
===================================================================
--- /FCKeditor/trunk/editor/_source/internals/fck_ie.js	(revision 185)
+++ /FCKeditor/trunk/editor/_source/internals/fck_ie.js	(revision 186)
@@ -261,5 +261,5 @@
 	if ( !FCK._CheckIsPastingEnabled() )
 	{
-		FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.PasteAsText, 'dialog/fck_paste.html', 400, 330, 'PlainText' )
+		FCKDialog.OpenDialog( 'FCKDialog_Paste', FCKLang.PasteAsText, 'dialog/fck_paste.html', 400, 330, 'PlainText' ) ;
 		return ;
 	}
