Changeset 5270:e25346c13638 in roaraudio for libroardsp/filter.c


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
  • libroardsp/filter.c

    r5269 r5270  
    2626#include "libroardsp.h" 
    2727 
    28 struct _roardsp_filterlist { 
     28static struct _roardsp_filterlist { 
    2929 int id; 
    3030 char * name; 
Note: See TracChangeset for help on using the changeset viewer.