diff options
Diffstat (limited to 'contrib/gcc/pexecute.c')
-rw-r--r-- | contrib/gcc/pexecute.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/pexecute.c b/contrib/gcc/pexecute.c index cd24f5b99613..78d90f573920 100644 --- a/contrib/gcc/pexecute.c +++ b/contrib/gcc/pexecute.c @@ -23,7 +23,7 @@ Boston, MA 02111-1307, USA. */ /* This file lives in at least two places: libiberty and gcc. Don't change one without the other. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/pexecute.c,v 1.3 1999/11/04 10:26:31 obrien Exp $ */ #ifdef HAVE_CONFIG_H #include "config.h" |