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

    r5028 r5270  
    6262 time_t now = time(NULL); 
    6363 
     64 (void)dst; 
     65 
    6466 if ( (cookie = roar_vio_open_get_cookie(0)) == NULL ) 
    6567  return -1; 
Note: See TracChangeset for help on using the changeset viewer.