diff options
| author | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
|---|---|---|
| committer | Ken Smith <kensmith@FreeBSD.org> | 2011-02-16 16:18:46 +0000 |
| commit | dec99dafe5763ba1db6950342aa80a634169c083 (patch) | |
| tree | 1bd9f5a688ac947b00e690c3c69ccb8df203768d /gnu/usr.bin/cc/libcpp/config.h | |
| parent | 045f17e533c0209bbcddcccbbb0192d61ffd6c9c (diff) | |
Diffstat (limited to 'gnu/usr.bin/cc/libcpp/config.h')
| -rw-r--r-- | gnu/usr.bin/cc/libcpp/config.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gnu/usr.bin/cc/libcpp/config.h b/gnu/usr.bin/cc/libcpp/config.h index 5577f2840df3..a3a9284bb48c 100644 --- a/gnu/usr.bin/cc/libcpp/config.h +++ b/gnu/usr.bin/cc/libcpp/config.h @@ -1,6 +1,6 @@ /* config.h. Generated by configure. */ /* config.in. Generated from configure.ac by autoheader. */ -/* $FreeBSD$ */ +/* $FreeBSD: src/gnu/usr.bin/cc/libcpp/config.h,v 1.1.10.1.6.1 2010/12/21 17:09:25 kensmith Exp $ */ /* Define to one of `_getb67', `GETB67', `getb67' for Cray-2 and Cray-YMP systems. This function is required for `alloca.c' support on those systems. |
