]> git.tuebingen.mpg.de Git - adu.git/commit - format.h
Make parse_format_string() return int.
authorAndre Noll <maan@systemlinux.org>
Sat, 18 Oct 2008 21:23:46 +0000 (23:23 +0200)
committerAndre Noll <maan@systemlinux.org>
Sat, 18 Oct 2008 21:23:46 +0000 (23:23 +0200)
commitbd06800e612996d0c4b4c2ec52646a842d301452
treee991f6e382fdc22a99667d8b709b9d437e3146f4
parent4c71ff7f9b6afe7c15331a1cc9e134c2db65cd73
Make parse_format_string() return int.

It's much cleaner to let public functions return a negative
error code on failure.
error.h
format.c
format.h