Changeset 5270:e25346c13638 in roaraudio for roarfish/include


Ignore:
Timestamp:
11/17/11 18:20:12 (12 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

fixed some gcc -Wextra warnings

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarfish/include/roarfish.h

    r4708 r5270  
    4242#include <sndfile.h> 
    4343 
    44 int play (char * file, char ** opts); 
     44int play (const char * file, char ** opts); 
    4545 
    4646#ifdef __USE_SVID 
Note: See TracChangeset for help on using the changeset viewer.