summaryrefslogtreecommitdiff
path: root/contrib/gcc/make-temp-file.c
diff options
context:
space:
mode:
Diffstat (limited to 'contrib/gcc/make-temp-file.c')
-rw-r--r--contrib/gcc/make-temp-file.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/contrib/gcc/make-temp-file.c b/contrib/gcc/make-temp-file.c
index 563bd46c91eec..974c043bec36e 100644
--- a/contrib/gcc/make-temp-file.c
+++ b/contrib/gcc/make-temp-file.c
@@ -17,7 +17,7 @@ License along with libiberty; see the file COPYING.LIB. If not,
write to the Free Software Foundation, Inc., 59 Temple Place - Suite 330,
Boston, MA 02111-1307, USA. */
-/* $FreeBSD$ */
+/* $FreeBSD: src/contrib/gcc/make-temp-file.c,v 1.2.26.1 2008/10/02 02:57:24 kensmith Exp $ */
#ifdef HAVE_CONFIG_H
#include "config.h"