From 02b926daece5059798013fbe7a24dd9aeb06d810 Mon Sep 17 00:00:00 2001 From: Mattias Andrée Date: Sat, 13 Sep 2014 09:57:14 +0200 Subject: doc style fix MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Mattias Andrée --- src/libmdsserver/linked-list.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'src/libmdsserver/linked-list.h') diff --git a/src/libmdsserver/linked-list.h b/src/libmdsserver/linked-list.h index d6f56c5..3a512aa 100644 --- a/src/libmdsserver/linked-list.h +++ b/src/libmdsserver/linked-list.h @@ -262,7 +262,7 @@ void linked_list_marshal(const linked_list_t* restrict this, char* restrict data * * @param this Memory slot in which to store the new linked list * @param data In buffer with the marshalled data - * @return Non-zero on error, errno will be set accordingly. + * @return Non-zero on error, `errno` will be set accordingly. * Destroy the list on error. */ int linked_list_unmarshal(linked_list_t* restrict this, char* restrict data); -- cgit v1.2.3-70-g09d2