/[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.13 by shigio, Thu Apr 7 10:20:07 2005 UTC revision 1.14 by shigio, Fri Apr 8 06:49:20 2005 UTC
# Line 57  usable(command) Line 57  usable(command)
57          const char *command;          const char *command;
58  {  {
59          STRBUF *sb;          STRBUF *sb;
60          char *p, *dir;          char *p;
61            const char *dir;
62          static char path[MAXPATHLEN+1];          static char path[MAXPATHLEN+1];
63    
64  #if defined(_WIN32) || defined(__DJGPP__)  #if defined(_WIN32) || defined(__DJGPP__)

Legend:
Removed from v.1.13  
changed lines
  Added in v.1.14

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