=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/Attic/fsmagic.c,v retrieving revision 1.1 retrieving revision 1.2 diff -c -r1.1 -r1.2 *** src/usr.bin/file/Attic/fsmagic.c 1995/10/18 08:45:09 1.1 --- src/usr.bin/file/Attic/fsmagic.c 1996/06/26 05:32:57 1.2 *************** *** 1,3 **** --- 1,4 ---- + /* $OpenBSD: fsmagic.c,v 1.2 1996/06/26 05:32:57 deraadt Exp $ */ /* * fsmagic - magic based on filesystem info - directory, special files, etc. * *************** *** 45,52 **** #include "file.h" #ifndef lint ! static char *moduleid = ! "@(#)$Id: fsmagic.c,v 1.1 1995/10/18 08:45:09 deraadt Exp $"; #endif /* lint */ int --- 46,52 ---- #include "file.h" #ifndef lint ! static char *moduleid = "$OpenBSD: fsmagic.c,v 1.2 1996/06/26 05:32:57 deraadt Exp $"; #endif /* lint */ int