=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/error/Attic/pi.c,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- src/usr.bin/error/Attic/pi.c 1996/06/26 05:32:45 1.2 +++ src/usr.bin/error/Attic/pi.c 1998/11/16 06:22:28 1.3 @@ -1,4 +1,4 @@ -/* $OpenBSD: pi.c,v 1.2 1996/06/26 05:32:45 deraadt Exp $ */ +/* $OpenBSD: pi.c,v 1.3 1998/11/16 06:22:28 deraadt Exp $ */ /* $NetBSD: pi.c,v 1.3 1995/09/02 06:15:44 jtc Exp $ */ /* @@ -38,7 +38,7 @@ #if 0 static char sccsid[] = "@(#)pi.c 8.1 (Berkeley) 6/6/93"; #endif -static char rcsid[] = "$OpenBSD: pi.c,v 1.2 1996/06/26 05:32:45 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: pi.c,v 1.3 1998/11/16 06:22:28 deraadt Exp $"; #endif /* not lint */ #include @@ -234,7 +234,7 @@ * Where the | is intended to be a down arrow, so that * the pi error messages can be inserted above the * line in error, instead of below. (All of the other - * langauges put thier messages before the source line, + * language put thier messages before the source line, * instead of after it as does pi.) * * where the pointer to the error has been truncated