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

Diff of /gcl/o/file.d

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

revision 1.7 by camm, Fri May 24 21:55:19 2002 UTC revision 1.8 by camm, Mon Jun 17 00:22:06 2002 UTC
# Line 2180  char *myaddrPtr=buf1,*hostPtr=buf2; Line 2180  char *myaddrPtr=buf1,*hostPtr=buf2;
2180     if (myaddr != Cnil) {     if (myaddr != Cnil) {
2181       myaddrPtr=lisp_copy_to_null_terminated(myaddr,myaddrPtr,sizeof(buf2));       myaddrPtr=lisp_copy_to_null_terminated(myaddr,myaddrPtr,sizeof(buf2));
2182     } else   { myaddrPtr = NULL; }     } else   { myaddrPtr = NULL; }
2183     if (server == 0 && hostPtr == NULL) {     if (isServer == 0 && hostPtr == NULL) {
2184       FEerror("You must supply at least one of :host hostname or :server function",0);       FEerror("You must supply at least one of :host hostname or :server function",0);
2185     }     }
2186     Iis_fixnum(port);     Iis_fixnum(port);

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