On Sun, 2012-01-08 at 11:13 +0100, Peter Meerwald wrote: > changes: > * address comment regarding zero value (John Haxby) > > --- > src/pulse/def.h | 7 +++++-- > src/pulse/pulseaudio.h | 17 +++++++++++++++++ > 2 files changed, 22 insertions(+), 2 deletions(-) Thank you! I've now pushed this patch, with an addition to the beginning of the "Error Handling" section: "Every function should explicitly document how errors are reported to the caller. Unfortunately, currently a lot of that documentation is missing. Here is an overview of the general conventions used." -- Tanu