Changeset 4227:9abaccd0347a in roaraudio


Ignore:
Timestamp:
08/24/10 13:10:36 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

typo

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libroaross/libroaross.c

    r4226 r4227  
    17511751    FD_ZERO(writefds); 
    17521752   } 
    1753    if ( readfds != NULL ) { 
     1753   if ( exceptfds != NULL ) { 
    17541754    FD_ZERO(exceptfds); 
    17551755   } 
Note: See TracChangeset for help on using the changeset viewer.