Signed-off-by: Petr Uzel <petr.uzel@xxxxxxx> --- include/xalloc.h | 2 +- 1 files changed, 1 insertions(+), 1 deletions(-) diff --git a/include/xalloc.h b/include/xalloc.h index 0e9ee32..8c505be 100644 --- a/include/xalloc.h +++ b/include/xalloc.h @@ -4,7 +4,7 @@ * This file may be redistributed under the terms of the * GNU Lesser General Public License. * - * General memory allocation wrappers for malloc, realloc and calloc + * General memory allocation wrappers for malloc, realloc, calloc and strdup */ #ifndef UTIL_LINUX_XALLOC_H -- 1.7.1 -- To unsubscribe from this list: send the line "unsubscribe util-linux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html