lose text after #endif

From-SVN: r17445
This commit is contained in:
Brendan Kehoe 1998-01-22 10:42:52 -05:00
parent 6d49a073b4
commit e8c9459c16

View 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));