diff finch/libgnt/gntutils.h @ 19186:eef82b050c21

merge of 'bbeac90ad01d5059327da9e2504716614a191cab' and 'f30bfc6fc7aee19d096dd838aad5a784a7371d6c'
author Kevin Stange <kevin@simguy.net>
date Sat, 11 Aug 2007 21:08:27 +0000
parents c8f9584e3221
children fda2d2d99850
line wrap: on
line diff
--- a/finch/libgnt/gntutils.h	Sat Aug 11 21:08:06 2007 +0000
+++ b/finch/libgnt/gntutils.h	Sat Aug 11 21:08:27 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.
  *