aboutsummaryrefslogtreecommitdiff
path: root/gcc/cp/repo.c
diff options
context:
space:
mode:
authorBrendan Kehoe <brendan@cygnus.com>1998-01-22 15:42:52 +0000
committerBrendan Kehoe <brendan@cygnus.com>1998-01-22 15:42:52 +0000
commitea25d97dfba80452a564a38ef7551819c73571bc (patch)
tree3bcb0ef80c33636c170ffcaf62104853464a8a72 /gcc/cp/repo.c
parent406764a404c332f552209930a3883ee294d92e13 (diff)
lose text after #endif
git-svn-id: https://gcc.gnu.org/svn/gcc/trunk@17445 138bc75d-0d04-0410-961f-82ee72b054a4
Diffstat (limited to 'gcc/cp/repo.c')
-rw-r--r--gcc/cp/repo.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/gcc/cp/repo.c b/gcc/cp/repo.c
index c1d756c91c2..cc6eab65026 100644
--- a/gcc/cp/repo.c
+++ b/gcc/cp/repo.c
@@ -43,7 +43,7 @@ extern char * getenv ();
#ifdef NEED_DECLARATION_RINDEX
extern char *rindex ();
-#endif rindex
+#endif
extern char *getpwd PROTO((void));
static tree repo_get_id PROTO((tree));