=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/mg/ttykbd.c,v retrieving revision 1.12 retrieving revision 1.13 diff -u -r1.12 -r1.13 --- src/usr.bin/mg/ttykbd.c 2004/07/08 22:15:42 1.12 +++ src/usr.bin/mg/ttykbd.c 2005/04/03 02:09:28 1.13 @@ -1,4 +1,4 @@ -/* $OpenBSD: ttykbd.c,v 1.12 2004/07/08 22:15:42 deraadt Exp $ */ +/* $OpenBSD: ttykbd.c,v 1.13 2005/04/03 02:09:28 db Exp $ */ /* * Name: MG 2a @@ -16,7 +16,7 @@ /* * Get keyboard character. Very simple if you use keymaps and keys files. * Bob was right -- the old XKEYS code is not the right solution. - * FKEYS code is not usefull other than to help debug FKEYS code in + * FKEYS code is not useful other than to help debug FKEYS code in * extend.c. */