/[global]/global/libutil/usable.c
ViewVC logotype

Diff of /global/libutil/usable.c

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.15 by shigio, Fri May 13 23:51:24 2005 UTC revision 1.16 by shigio, Tue Oct 4 07:59:04 2005 UTC
# Line 53  static const char *suffix[] = {".exe", " Line 53  static const char *suffix[] = {".exe", "
53   *                      !=NULL: absolute path of command.   *                      !=NULL: absolute path of command.
54   */   */
55  char *  char *
56  usable(command)  usable(const char *command)
         const char *command;  
57  {  {
58          STRBUF *sb;          STRBUF *sb;
59          char *p;          char *p;

Legend:
Removed from v.1.15  
changed lines
  Added in v.1.16

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26