]> git.tuebingen.mpg.de Git - paraslash.git/commit
write: Get rid of wn->chunk_bytes and wng->max_chunk_bytes.
authorAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 16:14:50 +0000 (17:14 +0100)
committerAndre Noll <maan@systemlinux.org>
Sun, 15 Mar 2009 16:14:50 +0000 (17:14 +0100)
commit4213f76d961629c7996c9d8c95171197f963e2f4
tree6a5ca9c7dc322f419c7265c55fbdf6f9e0fa69f4
parent11f3700b4d2e932a31f953e1590ad5d64d1aa2d6
write: Get rid of wn->chunk_bytes and wng->max_chunk_bytes.

These are not used anyway. Make all writers return 1 on success.
alsa_write.c
file_write.c
write.h
write_common.c