CVSROOT: /cvs Module name: src Changes by: [email protected] 2009/07/26 07:33:30
Modified files:
lib/libsndio : mio.c mio_priv.h sndio.c
Log message:
use ``sizeof(string) - 1'' rather than ``strlen(string)'' on static
strings. suggested by Thomas Pfaff
