]> git.ipfire.org Git - thirdparty/libbsd.git/commitdiff
man: Remove empty line in reallocarray(3bsd)
authorGuillem Jover <guillem@hadrons.org>
Sun, 7 Feb 2021 00:27:51 +0000 (01:27 +0100)
committerGuillem Jover <guillem@hadrons.org>
Sun, 7 Feb 2021 00:28:27 +0000 (01:28 +0100)
Warned-by: lintian
Fixes: commit 01f0d1ea1e71f1018a009ebd9203dd48e6d90c45
man/reallocarray.3bsd

index 704466ccdc40e3c01936375309009ef9aca83336..b4e5cbef9acfa23b1327c1d973127e0ae13b5cc2 100644 (file)
@@ -274,7 +274,6 @@ To avoid leaking information,
 it guarantees memory is cleared before placing it on the internal free list.
 Deallocation of such an object should be done by calling
 .Fn freezero .
-
 .Sh SEE ALSO
 .Xr malloc 3 ,
 .Xr calloc 3 ,