changeset 10410:f7878475292c

[gaim-migrate @ 11658] Somebody should really finish this sentence. I guess I will, since I wrote it. committer: Tailor Script <tailor@pidgin.im>
author Ethan Blanton <elb@pidgin.im>
date Fri, 24 Dec 2004 03:05:46 +0000
parents 68d6065fc32f
children 151fcda069bc
files doc/TCL-HOWTO.dox
diffstat 1 files changed, 2 insertions(+), 1 deletions(-) [+]
line wrap: on
line diff
--- a/doc/TCL-HOWTO.dox	Fri Dec 24 02:50:25 2004 +0000
+++ b/doc/TCL-HOWTO.dox	Fri Dec 24 03:05:46 2004 +0000
@@ -348,7 +348,8 @@
 and their chat counterparts), changes to the event arguments will
 change the message itself from Gaim's vantage.  For those signals
 whose return value is meaningful, returning a value from the Tcl event
+will return that value as it would in C.
 
 */
 
-// vim: syntax=c tw=75 et
+// vim: syntax=c tw=72 et