|
|||||||||||
|
another spelling: actually
From: Andrushock <andrushock(at)korovino.net>
Date: Sun Dec 08 2002 - 19:06:55 EST
/* OLD Compiler hook to return a pointer to the info for the current exception. - Used by get_eh_info (). This fudges the actualy returned value to + Used by get_eh_info (). This fudges the actually returned value to
point to the beginning of what USE to be the cp_eh_info structure.
THis is so that old code that dereferences this pointer will find
things where it expects it to be.*/
no_encoding,
ISO_8859_1, /* default for en, de, */
- ISO_8859_2, /* actualy not supported like the rest below */
+ ISO_8859_2, /* actually not supported like the rest below */
ISO_8859_3,
ISO_8859_4,
ISO_8859_5,
--- src/sys/arch/mvme88k/mvme88k/pmap.c.orig Mon Dec 9 05:32:37 2002 +++ src/sys/arch/mvme88k/mvme88k/pmap.c Mon Dec 9 05:33:44 2002 @@ -1358,7 +1358,7 @@ /* * Routine: PMAP_RELEASE * - * Internal procedure used by pmap_destroy() to actualy deallocate + * Internal procedure used by pmap_destroy() to actually deallocate * the tables. * * Parameters:Received on Mon Dec 9 20:56:07 2002 This archive was generated by hypermail 2.1.8 : Wed Aug 23 2006 - 13:29:39 EDT |
||||||||||
|
|||||||||||