Changeset 2175:ece4b38a6d98 in roaraudio


Ignore:
Timestamp:
07/26/09 17:34:50 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

singular

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroardsp/transcode.h

    r2173 r2175  
    5454 
    5555struct roar_xcoder_entry { 
    56  int codecs; 
     56 int codec; 
    5757 int (*init)(struct roar_xcoder * state); 
    5858 int (*uninit)(struct roar_xcoder * state); 
Note: See TracChangeset for help on using the changeset viewer.