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

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


User:      pajamian
Date:      2007-01-17 13:52:08 GMT
Modified:  code/Widget htmlarea.widget
Log:
added missing =cut line at end of docs

Revision  Changes    Path
1.12      +2 -1      interchange/code/Widget/htmlarea.widget


rev 1.12, prev_rev 1.11
Index: htmlarea.widget
===================================================================
RCS file: /var/cvs/interchange/code/Widget/htmlarea.widget,v
retrieving revision 1.11
retrieving revision 1.12
diff -u -r1.11 -r1.12
--- htmlarea.widget	18 Dec 2006 14:31:46 -0000	1.11
+++ htmlarea.widget	17 Jan 2007 13:52:07 -0000	1.12
@@ -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.11 2006/12/18 14:31:46 racke Exp $
+# $Id: htmlarea.widget,v 1.12 2007/01/17 13:52:07 pajamian Exp $
 
 CodeDef htmlarea Widget 1
 CodeDef htmlarea Description Rich text editor
@@ -96,6 +96,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