(file) Return to dpylist.c CVS log (file) (dir) Up to [XFree86 CVS] / xc / programs / xdm

Diff for /xc/programs/xdm/dpylist.c between version 1.5 and 1.6

version 1.5, 2001/12/14 20:01:21 version 1.6, 2003/07/09 15:27:38
Line 26 
Line 26 
 from The Open Group. from The Open Group.
  
 */ */
 /* $XFree86: xc/programs/xdm/dpylist.c,v 1.4 2001/01/17 23:45:21 dawes Exp $ */  /* $XFree86: xc/programs/xdm/dpylist.c,v 1.5tsi Exp $ */
  
 /* /*
  * xdm - display manager daemon  * xdm - display manager daemon
Line 258 
Line 258 
     d->clientAddr.data = NULL;     d->clientAddr.data = NULL;
     d->clientAddr.length = 0;     d->clientAddr.length = 0;
     d->connectionType = 0;     d->connectionType = 0;
       d->xdmcpFd = -1;
 #endif #endif
     d->version = 1;             /* registered with The Open Group */     d->version = 1;             /* registered with The Open Group */
     displays = d;     displays = d;


Legend:
Removed from v.1.5  
changed lines
  Added in v.1.6

Powered by
ViewCVS 0.9.2