Ignore:
Timestamp:
10/03/08 16:40:39 (16 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

use *_DECLS

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/libroardsp.h

    r816 r874  
    2727 
    2828#include <roaraudio.h> 
     29 
     30__BEGIN_DECLS 
    2931 
    3032#include "midi.h" 
     
    105107int roardsp_conv_pcm162alaw (char * out, int16_t * in, size_t len); 
    106108 
     109__END_DECLS 
     110 
    107111#endif 
    108112 
Note: See TracChangeset for help on using the changeset viewer.