Removed garbage after #endif.

This commit is contained in:
Ian Lance Taylor 1993-02-09 15:56:11 +00:00
parent 2a021f21e9
commit 04dd7520d0
1 changed files with 1 additions and 1 deletions

View File

@ -113,7 +113,7 @@ DEFUN(hash_string,(key),
static
#ifdef __GNUC__
__inline
#endif ldsym_type *bp;
#endif
ldsym_type *
DEFUN(search,(key,hashval) ,
CONST char *key AND