Changeset 3359:2cab2820b34c in roaraudio


Ignore:
Timestamp:
02/08/10 15:37:00 (14 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

corrected possition of #endif

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roard/network.c

    r3358 r3359  
    158158   break; 
    159159#endif 
     160#endif 
    160161  case ROAR_PROTO_SIMPLE: 
    161162    if ( emul_simple_on_connect(client, lsock) == -1 ) 
    162163     return -1; 
    163164   break; 
    164 #endif 
    165165  default: 
    166166    // OS independiend code to close the socket: 
Note: See TracChangeset for help on using the changeset viewer.