Index: openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/EnterParagraphs/enter-paragraphs.js =================================================================== RCS file: /usr/local/cvsroot/openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/EnterParagraphs/enter-paragraphs.js,v diff -u -r1.1 -r1.2 --- openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/EnterParagraphs/enter-paragraphs.js 2 Nov 2005 08:56:00 -0000 1.1 +++ openacs-4/packages/acs-templating/www/resources/xinha-nightly/plugins/EnterParagraphs/enter-paragraphs.js 11 Nov 2005 20:32:42 -0000 1.2 @@ -113,7 +113,7 @@ this.onKeyPress = this.__onKeyPress; } - }; // end of constructor. + } // end of constructor. // ------------------------------------------------------------------ @@ -1084,4 +1084,4 @@ }; // end of handleEnter() -// END +// END \ No newline at end of file