From 127b55d5a49e8e534e12107fc5d5a684c390d7aa Mon Sep 17 00:00:00 2001 From: Daniel Buch Date: Sat, 18 Jan 2014 14:30:28 +0100 Subject: sd-resolve: rename get_next() and get_n_queries() + cleanup --- TODO | 1 - 1 file changed, 1 deletion(-) (limited to 'TODO') diff --git a/TODO b/TODO index 91a7bda51d..a8421585da 100644 --- a/TODO +++ b/TODO @@ -38,7 +38,6 @@ Features: - maybe simplify function calls that take a sd_resolve_query object, to not also require the matching sd_resolve? - maybe drop the "n_proc" parameter to sd_resolve_new()? - change all functions to return "int" and negative errno errors - - getnext and getnqueries should be renamed to get_next() and get_n_queries(), i.e. functions that are not modelled directly after the libc counterparts don't need to be a single word... * New service property: maximum CPU and wallclock runtime for a service -- cgit v1.2.3-54-g00ecf