diff options
author | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
---|---|---|
committer | cvs2svn <cvs2svn@FreeBSD.org> | 2000-11-20 04:41:45 +0000 |
commit | 0d497cf6e989f7498cf5036a29fe7003a89abf83 (patch) | |
tree | 48a3225dfba4179815fb512c8ba7492fa4c83fbc /contrib/gcc/c-common.c | |
parent | 94bb9d581468116c659950d31288ce30f661f3d4 (diff) |
Diffstat (limited to 'contrib/gcc/c-common.c')
-rw-r--r-- | contrib/gcc/c-common.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/c-common.c b/contrib/gcc/c-common.c index aeb08fd742c3..6396c2da7f06 100644 --- a/contrib/gcc/c-common.c +++ b/contrib/gcc/c-common.c @@ -18,7 +18,7 @@ along with GNU CC; see the file COPYING. If not, write to the Free Software Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/c-common.c,v 1.8.2.2 2000/04/18 21:09:03 obrien Exp $ */ #include "config.h" #include "system.h" |