=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/Attic/magic.c,v retrieving revision 1.2.12.1 retrieving revision 1.3 diff -c -r1.2.12.1 -r1.3 *** src/usr.bin/file/Attic/magic.c 2007/07/09 17:32:48 1.2.12.1 --- src/usr.bin/file/Attic/magic.c 2007/07/09 16:39:48 1.3 *************** *** 1,4 **** ! /* $OpenBSD: magic.c,v 1.2.12.1 2007/07/09 17:32:48 ckuethe Exp $ */ /* * Copyright (c) Christos Zoulas 2003. * All Rights Reserved. --- 1,4 ---- ! /* $OpenBSD: magic.c,v 1.3 2007/07/09 16:39:48 dim Exp $ */ /* * Copyright (c) Christos Zoulas 2003. * All Rights Reserved. *************** *** 66,72 **** #include "patchlevel.h" #ifndef lint ! FILE_RCSID("@(#)$Id: magic.c,v 1.2.12.1 2007/07/09 17:32:48 ckuethe Exp $") #endif /* lint */ #ifdef __EMX__ --- 66,72 ---- #include "patchlevel.h" #ifndef lint ! FILE_RCSID("@(#)$Id: magic.c,v 1.3 2007/07/09 16:39:48 dim Exp $") #endif /* lint */ #ifdef __EMX__