aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/xref.c
diff options
context:
space:
mode:
authorRichard Kenner <kenner@gcc.gnu.org>1995-06-22 22:51:13 -0400
committerRichard Kenner <kenner@gcc.gnu.org>1995-06-22 22:51:13 -0400
commit8ecb1d92459514de8b61309912cc4adf196cdf34 (patch)
tree53eb0d811832f5e0bd0bb61b7295238419472ac3 /gcc/cp/xref.c
parentd8f1d4874b8fc014f255bf58068d72b673d8a7ad (diff)
downloadgcc-8ecb1d92459514de8b61309912cc4adf196cdf34.zip
gcc-8ecb1d92459514de8b61309912cc4adf196cdf34.tar.gz
gcc-8ecb1d92459514de8b61309912cc4adf196cdf34.tar.bz2
Rename called function.
From-SVN: r10050
Diffstat (limited to 'gcc/cp/xref.c')
-rw-r--r--gcc/cp/xref.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/xref.c b/gcc/cp/xref.c
index 1dcff3c..ec4b174 100644
--- a/gcc/cp/xref.c
+++ b/gcc/cp/xref.c
@@ -1,5 +1,5 @@
/* Code for handling XREF output from GNU C++.
- Copyright (C) 1992, 1993 Free Software Foundation, Inc.
+ Copyright (C) 1992, 1993, 1994, 1995 Free Software Foundation, Inc.
Contributed by Michael Tiemann (tiemann@cygnus.com)
This file is part of GNU CC.