Changeset 5625:722bbc6d4930 in roaraudio for roarclients/roarctl.c


Ignore:
Timestamp:
08/18/12 02:13:26 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

Fixed compiler warnings about roar_meta_strtype(3) (Closes: #305)

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarctl.c

    r5624 r5625  
    10041004} 
    10051005 
    1006 int show_meta_type (struct roar_connection * con, int id, char * type) { 
     1006int show_meta_type (struct roar_connection * con, int id, const char * type) { 
    10071007 struct roar_meta   meta; 
    10081008 struct roar_stream s; 
Note: See TracChangeset for help on using the changeset viewer.