=================================================================== RCS file: /cvsrepo/anoncvs/cvs/src/usr.bin/sndiod/siofile.c,v retrieving revision 1.5 retrieving revision 1.6 diff -c -r1.5 -r1.6 *** src/usr.bin/sndiod/siofile.c 2014/10/08 16:44:47 1.5 --- src/usr.bin/sndiod/siofile.c 2015/02/16 06:28:05 1.6 *************** *** 1,4 **** ! /* $OpenBSD: siofile.c,v 1.5 2014/10/08 16:44:47 ratchov Exp $ */ /* * Copyright (c) 2008-2012 Alexandre Ratchov * --- 1,4 ---- ! /* $OpenBSD: siofile.c,v 1.6 2015/02/16 06:28:05 ratchov Exp $ */ /* * Copyright (c) 2008-2012 Alexandre Ratchov * *************** *** 229,235 **** } #endif file_del(d->sio.file); ! sio_close(d->sio.hdl); } void --- 229,235 ---- } #endif file_del(d->sio.file); ! sio_close(d->sio.hdl); } void