2002-07-26 Jeff Johnston <jjohnstn@redhat.com>

* libc/string/strings.tex: Fix typo for memccpy.
This commit is contained in:
Jeff Johnston
2002-07-26 15:26:42 +00:00
parent b1f495ed3b
commit 6b6425cb53
2 changed files with 5 additions and 1 deletions

View File

@ -55,7 +55,7 @@ managing areas of memory. The corresponding declarations are in
@include string/index.def
@page
@include string/memcccpy.def
@include string/memccpy.def
@page
@include string/memchr.def