Changeset 5270:e25346c13638 in roaraudio for libroar/vio_dstr.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
  • libroar/vio_dstr.c

    r5257 r5270  
    3737 
    3838#ifndef ROAR_WITHOUT_VIO_DSTR 
    39 struct _roar_vio_dstr_type { 
     39static struct _roar_vio_dstr_type { 
    4040 const int    id; 
    4141 const char * name; 
Note: See TracChangeset for help on using the changeset viewer.