Index: FCKeditor/trunk/editor/dialog/fck_specialchar.html
===================================================================
--- FCKeditor/trunk/editor/dialog/fck_specialchar.html	(revision 398)
+++ FCKeditor/trunk/editor/dialog/fck_specialchar.html	(revision 403)
@@ -42,5 +42,5 @@
 function insertChar(charValue)
 {
-	oEditor.FCKUndo.SaveUndoStep();
+	oEditor.FCKUndo.SaveUndoStep() ;
 	oEditor.FCK.InsertHtml( charValue || "" ) ;
 	window.parent.Cancel() ;
