From d11a13c825a169e3cc42efa8dca679c14e627d40 Mon Sep 17 00:00:00 2001 From: Christian Grothoff Date: Sun, 1 Mar 2020 13:04:06 +0100 Subject: de-duplicate url.c --- src/util/util.c | 5 ++--- 1 file changed, 2 insertions(+), 3 deletions(-) (limited to 'src/util/util.c') 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 -- cgit v1.2.3