Mercurial > flash_v2
changeset 378:7e6966d143c0
another trivial spelling typo
| author | jlarmour |
|---|---|
| date | Fri, 18 Oct 2002 02:06:49 +0000 |
| parents | 691453a9e824 |
| children | c1f41b50396c |
| files | packages/services/crc/current/doc/crc.sgml |
| diffstat | 1 files changed, 1 insertions(+), 1 deletions(-) [+] |
line wrap: on
line diff
--- a/packages/services/crc/current/doc/crc.sgml +++ b/packages/services/crc/current/doc/crc.sgml @@ -58,7 +58,7 @@ result from the previous CRC calculation <sect2 id="services-crc-api-cyg-ether-crc32"> <title>cyg_ether_crc32</title> <para> -These functions implements the 32 bit CRC used by the Ethernet FCS word. +These functions implement the 32 bit CRC used by the Ethernet FCS word. </para> <programlisting> unsigned long cyg_ether_crc32(unsigned char * s, int len);
