Changeset 1292:819aa2ad4e2c in roaraudio


Ignore:
Timestamp:
03/12/09 02:41:46 (15 years ago)
Author:
phi
Branch:
default
Phase:
public
Message:

close the top most object

File:
1 edited

Legend:

Unmodified
Added
Removed
  • roarclients/roarcatvio.c

    r1279 r1292  
    101101 roar_vio_copy_data(&stream, &pgp); 
    102102 
    103  roar_vio_close(&file); 
     103 roar_vio_close(&pgp); 
    104104 roar_vio_close(&stream); 
    105105 
Note: See TracChangeset for help on using the changeset viewer.