=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/oldrdist/Attic/server.c,v retrieving revision 1.26 retrieving revision 1.27 diff -u -r1.26 -r1.27 --- src/usr.bin/oldrdist/Attic/server.c 2004/01/16 01:12:35 1.26 +++ src/usr.bin/oldrdist/Attic/server.c 2004/10/04 05:21:27 1.27 @@ -1,4 +1,4 @@ -/* $OpenBSD: server.c,v 1.26 2004/01/16 01:12:35 espie Exp $ */ +/* $OpenBSD: server.c,v 1.27 2004/10/04 05:21:27 jsg Exp $ */ /* * Copyright (c) 1983, 1993 @@ -31,7 +31,7 @@ #ifndef lint /* from: static char sccsid[] = "@(#)server.c 8.1 (Berkeley) 6/9/93"; */ -static char *rcsid = "$OpenBSD: server.c,v 1.26 2004/01/16 01:12:35 espie Exp $"; +static char *rcsid = "$OpenBSD: server.c,v 1.27 2004/10/04 05:21:27 jsg Exp $"; #endif /* not lint */ #include @@ -272,7 +272,7 @@ tp++; /* * If we are renaming a directory and we want to preserve - * the directory heirarchy (-w), we must strip off the leading + * the directory hierarchy (-w), we must strip off the leading * directory name and preserve the rest. */ if (opts & WHOLE) {