diff MODULES.html.sh @ 5317:55fa1d36be4b

(Extra functions based on ANSI C 89): Add memmem.
author Simon Josefsson <simon@josefsson.org>
date Mon, 04 Oct 2004 13:37:30 +0000
parents facb079a01da
children 11ff7526b7b9
line wrap: on
line diff
--- a/MODULES.html.sh
+++ b/MODULES.html.sh
@@ -1510,6 +1510,7 @@
 
   func_begin_table
   func_module bcopy
+  func_module memmem
   func_module mempcpy
   func_module memrchr
   func_module stpcpy