]> git.ipfire.org Git - thirdparty/gcc.git/commitdiff
lose text after #endif
authorbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 1998 15:42:52 +0000 (15:42 +0000)
committerbrendan <brendan@138bc75d-0d04-0410-961f-82ee72b054a4>
Thu, 22 Jan 1998 15:42:52 +0000 (15:42 +0000)
git-svn-id: svn+ssh://gcc.gnu.org/svn/gcc/trunk@17445 138bc75d-0d04-0410-961f-82ee72b054a4

gcc/cp/repo.c

index c1d756c91c26d7251875556f99c7a426dd35a0d5..cc6eab650269054dc90819b37c91b51e8623a9e4 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));