Ignore:
Timestamp:
11/03/06 00:10:26 (17 years ago)
Author:
zorg
Message:

Prefix symbols to prevent conflicts

File:
1 edited

Legend:

Unmodified
Added
Removed
  • libmpcdec/branches/zorg/include/mpcdec/mpcdec.h

    r70 r85  
    5757/// \param p_reader reader that will supply raw data to the decoder
    5858/// \param si streaminfo structure indicating format of source stream
    59 /// \return TRUE if decoder was initalized successfully, FALSE otherwise   
     59/// \return MPC_TRUE if decoder was initalized successfully, FALSE otherwise   
    6060mpc_status mpc_decoder_init(mpc_decoder **p_dec, mpc_reader *p_reader, mpc_streaminfo *si);
    6161
Note: See TracChangeset for help on using the changeset viewer.