Changeset 5623:cd8f318fd1a9 in roaraudio for include


Ignore:
Timestamp:
08/17/12 02:47:05 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Fixed metadata handling in meta.c.

File:
1 edited

Legend:

Unmodified
Added
Removed
  • include/libroar/meta.h

    r5381 r5623  
    4646int roar_meta_free (struct roar_meta * meta); 
    4747 
    48 char * roar_meta_strtype(const int type); 
     48const char * roar_meta_strtype(const int type); 
    4949int    roar_meta_inttype(const char * type); 
    5050 
Note: See TracChangeset for help on using the changeset viewer.