about summary refs log tree commit homepage
path: root/ext/mall/mall.c.erb
diff options
context:
space:
mode:
Diffstat (limited to 'ext/mall/mall.c.erb')
-rw-r--r--ext/mall/mall.c.erb3
1 files changed, 2 insertions, 1 deletions
diff --git a/ext/mall/mall.c.erb b/ext/mall/mall.c.erb
index 59b95af..bbfeaf3 100644
--- a/ext/mall/mall.c.erb
+++ b/ext/mall/mall.c.erb
@@ -190,7 +190,8 @@ static VALUE xml(int argc, VALUE *argv, VALUE self)
 
 /*
  * Mall is a single module with several singleton methods, most of which
- * are glibc-specific.
+ * are glibc-specific.  All constants may be used as the first argument
+ * to Mall.opt.
  */
 void Init_mall(void)
 {