diff options
Diffstat (limited to 'gnu/lib/libgomp/config.h')
-rw-r--r-- | gnu/lib/libgomp/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/lib/libgomp/config.h b/gnu/lib/libgomp/config.h index 2616a50beee76..526c04017af24 100644 --- a/gnu/lib/libgomp/config.h +++ b/gnu/lib/libgomp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.h.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/lib/libgomp/config.h,v 1.1.10.1 2010/02/10 00:26:20 kensmith Exp $ */ /* Define to 1 if the target supports __attribute__((alias(...))). */ #define HAVE_ATTRIBUTE_ALIAS 1 |