=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/ypmatch/ypmatch.c,v retrieving revision 1.6 retrieving revision 1.7 diff -u -r1.6 -r1.7 --- src/usr.bin/ypmatch/ypmatch.c 1997/07/21 19:21:17 1.6 +++ src/usr.bin/ypmatch/ypmatch.c 2002/06/02 06:42:28 1.7 @@ -1,4 +1,4 @@ -/* $OpenBSD: ypmatch.c,v 1.6 1997/07/21 19:21:17 deraadt Exp $ */ +/* $OpenBSD: ypmatch.c,v 1.7 2002/06/02 06:42:28 deraadt Exp $ */ /* $NetBSD: ypmatch.c,v 1.8 1996/05/07 01:24:52 jtc Exp $ */ /* @@ -34,7 +34,7 @@ */ #ifndef LINT -static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.6 1997/07/21 19:21:17 deraadt Exp $"; +static char rcsid[] = "$OpenBSD: ypmatch.c,v 1.7 2002/06/02 06:42:28 deraadt Exp $"; #endif #include @@ -92,7 +92,7 @@ domainname = NULL; notrans = key = 0; while( (c=getopt(argc, argv, "xd:kt")) != -1) - switch(c) { + switch (c) { case 'x': for(i=0; i