diff options
| author | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 | 
|---|---|---|
| committer | cvs2svn <cvs2svn@FreeBSD.org> | 2003-06-04 16:00:27 +0000 | 
| commit | 1c0442969cd576514acfce932c0a0798593c7af7 (patch) | |
| tree | 430cd197d61e20d51161de05e99c28dc8c06ae42 /contrib/gcc/cppinit.c | |
| parent | 196dcb487d15e63d76c2cdd9ad58a847849c6e9e (diff) | |
Diffstat (limited to 'contrib/gcc/cppinit.c')
| -rw-r--r-- | contrib/gcc/cppinit.c | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/contrib/gcc/cppinit.c b/contrib/gcc/cppinit.c index 8e1b22ef0d95..5cf8a1fc47ae 100644 --- a/contrib/gcc/cppinit.c +++ b/contrib/gcc/cppinit.c @@ -19,7 +19,7 @@ You should have received a copy of the GNU General Public License  along with this program; if not, write to the Free Software  Foundation, 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.  */ -/* $FreeBSD$ */ +/* $FreeBSD: src/contrib/gcc/cppinit.c,v 1.4 2002/10/10 04:47:27 kan Exp $ */  #include "config.h"  #include "system.h" | 
