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

    r4708 r5270  
    215215 // we may add fdatasync() calls here depending on the type 
    216216 // but in general they should not be needed on pipes. 
     217 (void)vio; 
    217218 return 0; 
    218219} 
Note: See TracChangeset for help on using the changeset viewer.