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

Diff of /global/libutil/vfind.c

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

revision 1.7 by shigio, Tue May 10 05:17:52 2005 UTC revision 1.8 by shigio, Tue Oct 4 07:59:04 2005 UTC
# Line 44  static int opened = 0; Line 44  static int opened = 0;
44   *      i)      other   pick up other than source files.   *      i)      other   pick up other than source files.
45   */   */
46  void  void
47  vfind_open(local, other)  vfind_open(const char *local, int other)
         const char *local;  
         int other;  
48  {  {
49          char root[MAXPATHLEN+1];          char root[MAXPATHLEN+1];
50          char dbpath[MAXPATHLEN+1];          char dbpath[MAXPATHLEN+1];

Legend:
Removed from v.1.7  
changed lines
  Added in v.1.8

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