/[gcl]/gcl/o/pathname.d
ViewVC logotype

Diff of /gcl/o/pathname.d

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

revision 1.8 by camm, Thu Dec 19 02:05:03 2002 UTC revision 1.9 by camm, Sat Feb 15 00:38:28 2003 UTC
# Line 65  int end; Line 65  int end;
65  }  }
66    
67  /* !!!!! Bug Fix. NLG */  /* !!!!! Bug Fix. NLG */
68  object  static object
69  parse_namestring(s, start, end, ep)  parse_namestring(s, start, end, ep)
70  object s;  object s;
71  int start, end, *ep;  int start, end, *ep;
# Line 233  L: Line 233  L:
233          }          }
234  }  }
235    
236  object  static object
237  default_device(host)  default_device(host)
238  object host;  object host;
239  {  {

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

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