=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sudo/Attic/find_path.c,v retrieving revision 1.10 retrieving revision 1.11 diff -c -r1.10 -r1.11 *** src/usr.bin/sudo/Attic/find_path.c 2008/11/14 11:58:08 1.10 --- src/usr.bin/sudo/Attic/find_path.c 2010/03/04 12:21:36 1.11 *************** *** 45,54 **** #include "sudo.h" - #ifndef lint - __unused static const char rcsid[] = "$Sudo: find_path.c,v 1.115 2005/03/29 14:29:46 millert Exp $"; - #endif /* lint */ - /* * This function finds the full pathname for a command and * stores it in a statically allocated array, filling in a pointer --- 45,50 ----