home *** CD-ROM | disk | FTP | other *** search
/ PC-Online 1996 May / PCOnline_05_1996.bin / linux / source / d / gdb / gdb-4.000 / gdb-4.14.diff
Encoding:
Text File  |  1995-05-02  |  376 b   |  12 lines

  1. --- include/libiberty.h.orig    Mon May  1 23:02:33 1995
  2. +++ include/libiberty.h    Mon May  1 23:02:52 1995
  3. @@ -23,7 +23,7 @@
  4.  
  5.  /* Return the last component of a path name.  */
  6.  
  7. -extern char *basename PARAMS ((char *));
  8. +/* extern char *basename PARAMS ((char *)); */
  9.  
  10.  /* Concatenate an arbitrary number of strings, up to (char *) NULL.
  11.     Allocates memory using xmalloc.  */
  12.