[#] http://marc.info/?l=openbsd-cvs&m=141114517504850&w=2
openbsd-cvs(obsdave,2) — All
2014-09-19 20:55:09


Module name: src
Changes by: jsg@cvs.openbsd.org 2014/09/19 10:45:55

Modified files:
sys/arch/zaurus/dev: zaurus_audio.c

Log message:
add missing break statements giving alaw encoding
a chance of working instead of returning EINVAL.
ok miod@