diff options
author | David E. O'Brien <obrien@FreeBSD.org> | 2007-05-24 21:59:38 +0000 |
---|---|---|
committer | David E. O'Brien <obrien@FreeBSD.org> | 2007-05-24 21:59:38 +0000 |
commit | 17c6260f4cef75772e8c82e2324404a330ccca00 (patch) | |
tree | 00b85325bfbafa49c07c23b5766b83f254807cbb /contrib/file/apptype.c | |
parent | d1d50c78ab5592e27e6f1dc9657dc4c8eb8fdc9e (diff) |
Diffstat (limited to 'contrib/file/apptype.c')
-rw-r--r-- | contrib/file/apptype.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/file/apptype.c b/contrib/file/apptype.c index 73b068751290d..42cee40e92b98 100644 --- a/contrib/file/apptype.c +++ b/contrib/file/apptype.c @@ -32,7 +32,7 @@ #ifndef lint -FILE_RCSID("@(#)$Id: apptype.c,v 1.6 2003/11/11 20:01:45 christos Exp $") +FILE_RCSID("@(#)$File: apptype.c,v 1.7 2007/01/12 17:38:27 christos Exp $") #endif /* lint */ #ifdef __EMX__ |