lose text after #endif
authorBrendan Kehoe <brendan@gcc.gnu.org>
Thu, 22 Jan 1998 15:42:52 +0000 (10:42 -0500)
committerBrendan Kehoe <brendan@gcc.gnu.org>
Thu, 22 Jan 1998 15:42:52 +0000 (10:42 -0500)
From-SVN: r17445

gcc/cp/repo.c

index c1d756c..cc6eab6 100644 (file)
@@ -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));