diff finch/libgnt/gntutils.h @ 19140:7a5025b8698c

propagate from branch 'im.pidgin.pidgin' (head 007693114b23cd2711c1cb9030a148e2f63de8c8) to branch 'im.pidgin.soc.2007.finchfeat' (head e338ac75e7034d8253e0e6b928940c27c2dcf5f0)
author Sadrul Habib Chowdhury <imadil@gmail.com>
date Sat, 07 Jul 2007 00:41:03 +0000
parents b25cb0775be3
children 9f7587b86b0d
line wrap: on
line diff
--- a/finch/libgnt/gntutils.h	Sat Jul 07 00:30:45 2007 +0000
+++ b/finch/libgnt/gntutils.h	Sat Jul 07 00:41:03 2007 +0000
@@ -40,6 +40,7 @@
  */
 void gnt_util_get_text_bound(const char *text, int *width, int *height);
 
+/* excluding *end */
 /**
  * Get the onscreen width of a string, or a substring.
  *