Changeset 1315:177636363c47 in roaraudio for include/roaraudio/error.h


Ignore:
Timestamp:
03/21/09 01:48:04 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

some small patches in direction of vio based roar_connection

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/roaraudio/error.h

    r809 r1315  
    4343#define ROAR_ERROR_MSGSIZE     11 /* Message too long */ 
    4444#define ROAR_ERROR_NOMEM       12 /* Not enough space */ 
     45#define ROAR_ERROR_INVAL       13 /* Invalid argument */ 
    4546 
    4647#endif 
Note: See TracChangeset for help on using the changeset viewer.