diff options
Diffstat (limited to 'contrib/gcc/flags.h')
-rw-r--r-- | contrib/gcc/flags.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/flags.h b/contrib/gcc/flags.h index a7c1b7e2c1518..b69704ce84084 100644 --- a/contrib/gcc/flags.h +++ b/contrib/gcc/flags.h @@ -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/flags.h,v 1.4 1999/10/26 08:45:23 obrien Exp $ */ /* Name of the input .c file being compiled. */ extern char *main_input_filename; |