[interchange-cvs] interchange - pajamian modified code/Widget/htmlarea.widget

interchange-cvs at icdevgroup.org interchange-cvs at icdevgroup.org
Wed Jan 17 08:53:45 EST 2007


User:      pajamian
Date:      2007-01-17 13:53:44 GMT
Modified:  code/Widget Tag: STABLE_5_4-branch htmlarea.widget
Log:
added missing =cut line at end of docs

Revision  Changes    Path
No                   revision



No                   revision



1.6.2.4   +2 -1      interchange/code/Widget/htmlarea.widget


rev 1.6.2.4, prev_rev 1.6.2.3
Index: htmlarea.widget
===================================================================
RCS file: /var/cvs/interchange/code/Widget/htmlarea.widget,v
retrieving revision 1.6.2.3
retrieving revision 1.6.2.4
diff -u -r1.6.2.3 -r1.6.2.4
--- htmlarea.widget	4 Jan 2006 15:50:30 -0000	1.6.2.3
+++ htmlarea.widget	17 Jan 2007 13:53:44 -0000	1.6.2.4
@@ -1,6 +1,6 @@
 # Copyright 2005 Interchange Development Group (http://www.icdevgroup.org/)
 # Licensed under the GNU GPL v2. See file LICENSE for details.
-# $Id: htmlarea.widget,v 1.6.2.3 2006/01/04 15:50:30 racke Exp $
+# $Id: htmlarea.widget,v 1.6.2.4 2007/01/17 13:53:44 pajamian Exp $
 
 CodeDef htmlarea Widget 1
 CodeDef htmlarea Description Rich text editor
@@ -81,6 +81,7 @@
 complete document is loaded. This means that the editor toolbox will not
 show up until the mouse enters the C<TEXTAREA>.
 
+=cut
 EOD
 
 CodeDef htmlarea Routine <<EOR








More information about the interchange-cvs mailing list