diff options
Diffstat (limited to 'gnu/usr.bin/cc/cc_tools/freebsd64-fix.h')
-rw-r--r-- | gnu/usr.bin/cc/cc_tools/freebsd64-fix.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h b/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h index 23f14d1e088d..250277ba1875 100644 --- a/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h +++ b/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h @@ -3,7 +3,7 @@ * function name. In order to avoid touching vendor source while gcc3.4 * is in progress, try a minimal workaround. * - * $FreeBSD$ + * $FreeBSD: src/gnu/usr.bin/cc/cc_tools/freebsd64-fix.h,v 1.1.26.1 2009/04/15 03:14:26 kensmith Exp $ */ #undef MCOUNT_NAME #define MCOUNT_NAME ".mcount" |