=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/file/file.h,v retrieving revision 1.16.10.1 retrieving revision 1.17 diff -c -r1.16.10.1 -r1.17 *** src/usr.bin/file/file.h 2007/07/09 17:32:51 1.16.10.1 --- src/usr.bin/file/file.h 2007/07/09 16:39:48 1.17 *************** *** 1,4 **** ! /* $OpenBSD: file.h,v 1.16.10.1 2007/07/09 17:32:51 ckuethe Exp $ */ /* * Copyright (c) Ian F. Darwin 1986-1995. * Software written by Ian F. Darwin and others; --- 1,4 ---- ! /* $OpenBSD: file.h,v 1.17 2007/07/09 16:39:48 dim Exp $ */ /* * Copyright (c) Ian F. Darwin 1986-1995. * Software written by Ian F. Darwin and others; *************** *** 28,34 **** */ /* * file.h - definitions for file(1) program ! * @(#)$Id: file.h,v 1.16.10.1 2007/07/09 17:32:51 ckuethe Exp $ */ #ifndef __file_h__ --- 28,34 ---- */ /* * file.h - definitions for file(1) program ! * @(#)$Id: file.h,v 1.17 2007/07/09 16:39:48 dim Exp $ */ #ifndef __file_h__