From 2b3e187db8f97c4ec88bbdb157ac184b9cba5b46 Mon Sep 17 00:00:00 2001 From: ng0 Date: Sun, 3 Mar 2019 22:09:53 +0000 Subject: fix item display --- doc/handbook/chapters/developer.texi | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'doc/handbook') diff --git a/doc/handbook/chapters/developer.texi b/doc/handbook/chapters/developer.texi index 040922022..8bea7e321 100644 --- a/doc/handbook/chapters/developer.texi +++ b/doc/handbook/chapters/developer.texi @@ -2401,10 +2401,11 @@ the program at various levels. @file{gnunet_common.h} defines several @strong{log levels}: @table @asis -@item ERROR for errors (really problematic situations, often leading to -crashes) -@item WARNING for warnings (troubling situations that might have -negative consequences, although not fatal) +@item ERROR for errors +(really problematic situations, often leading to crashes) +@item WARNING for warnings +(troubling situations that might have negative consequences, although +not fatal) @item INFO for various information. Used somewhat rarely, as GNUnet statistics is used to hold and display most of the information that users might find interesting. -- cgit v1.2.3