diff MODULES.html.sh @ 6878:9ae5979172e8

* modules/wcwidth: New file. * modules/mbchar (Depends-on): Add wcwidth. * modules/mbswidth (Depends-on): Add wcwidth. * MODULES.html.sh: Add wcwidth.
author Eric Blake <ebb9@byu.net>
date Wed, 28 Jun 2006 13:11:32 +0000
parents 3f958200ca97
children 824f697610de
line wrap: on
line diff
--- a/MODULES.html.sh	Wed Jun 28 13:11:03 2006 +0000
+++ b/MODULES.html.sh	Wed Jun 28 13:11:32 2006 +0000
@@ -1811,6 +1811,7 @@
   func_module strtok_r
   func_module unistd
   func_module utime
+  func_module wcwidth
   func_end_table
 
   element="Enhancements for POSIX:2001 functions"