/[svn]/liblscp/trunk/src/common.h
ViewVC logotype

Diff of /liblscp/trunk/src/common.h

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

revision 171 by capela, Mon Jul 5 16:26:44 2004 UTC revision 177 by capela, Tue Jul 6 14:06:17 2004 UTC
# Line 74  struct _lscp_client_t Line 74  struct _lscp_client_t
74      // Transaction call timeout (msecs).      // Transaction call timeout (msecs).
75      int                 iTimeout;      int                 iTimeout;
76      lscp_mutex_t        mutex;      lscp_mutex_t        mutex;
77        lscp_cond_t         cond;
78  };  };
79    
80    

Legend:
Removed from v.171  
changed lines
  Added in v.177

  ViewVC Help
Powered by ViewVC