summaryrefslogtreecommitdiff
path: root/src/util/util.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/util/util.c')
-rw-r--r--src/util/util.c5
1 files changed, 2 insertions, 3 deletions
diff --git a/src/util/util.c b/src/util/util.c
index f49bc7c2e..489928dd4 100644
--- a/src/util/util.c
+++ b/src/util/util.c
@@ -25,9 +25,8 @@
/**
- * Convert a buffer to an 8-character string
- * representative of the contents. This is used
- * for logging binary data when debugging.
+ * Convert a buffer to an 8-character string representative of the
+ * contents. This is used for logging binary data when debugging.
*
* @param buf buffer to log
* @param buf_size number of bytes in @a buf