/[gcl]/gcl/gcl-tk/sheader.h
ViewVC logotype

Diff of /gcl/gcl-tk/sheader.h

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

revision 1.2 by camm, Sat Jul 20 07:10:55 2002 UTC revision 1.3 by camm, Wed Feb 26 22:21:36 2003 UTC
# Line 104  struct connection_state Line 104  struct connection_state
104  extern struct connection_state *dsfd;  extern struct connection_state *dsfd;
105    
106  #define fScheck_dsfd_for_input(sf,timeout) \  #define fScheck_dsfd_for_input(sf,timeout) \
107   (sf->valid_data_size > 0 ? make_fixnum(1) : fScheck_fd_for_input(sf->fd,timeout))   (sf->valid_data_size > 0 ? make_fixnum1(1) : fScheck_fd_for_input(sf->fd,timeout))
108    
109  #define OBJ_TO_CONNECTION_STATE(x) \  #define OBJ_TO_CONNECTION_STATE(x) \
110    ((struct connection_state *)(void *)((x)->ust.ust_self))    ((struct connection_state *)(void *)((x)->ust.ust_self))

Legend:
Removed from v.1.2  
changed lines
  Added in v.1.3

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