This is the mail archive of the
gcc-patches@gcc.gnu.org
mailing list for the GCC project.
Re: [big patch] libiberty documentation
- To: DJ Delorie <dj at redhat dot com>
- Subject: Re: [big patch] libiberty documentation
- From: Matt Kraai <kraai at alumni dot carnegiemellon dot edu>
- Date: Fri, 21 Sep 2001 14:27:34 -0600
- Cc: gcc-patches at gcc dot gnu dot org
Howdy,
I've found two misspellings in this patch. The documentation of
bzero misspells 'of' as 'if', and the documentation of bsearch
misspells 'respectively' as 'respecitively.'
Matt