diff MODULES.html.sh @ 4221:06a92cabf1fc

New module stpncpy.
author Bruno Haible <bruno@clisp.org>
date Wed, 29 Jan 2003 16:47:24 +0000
parents 12551f0a3830
children 83eabea25586
line wrap: on
line diff
--- a/MODULES.html.sh	Wed Jan 29 08:10:31 2003 +0000
+++ b/MODULES.html.sh	Wed Jan 29 16:47:24 2003 +0000
@@ -1490,9 +1490,9 @@
   func_wrap H3
   func_echo "$element"
 
-  #func_begin_table
-  #func_module c-ctype
-  #func_end_table
+  func_begin_table
+  func_module c-ctype
+  func_end_table
 
   element="String handling <string.h>"
   element=`printf "%s" "$element" | sed -e "$sed_lt" -e "$sed_gt"`
@@ -1504,7 +1504,7 @@
   func_module bcopy
   func_module memrchr
   func_module stpcpy
-  #func_module stpncpy
+  func_module stpncpy
   func_module strcase
   func_module strdup
   func_module strnlen