From 8ba013af64ff19c70a4ce3b2403032e43710e76f Mon Sep 17 00:00:00 2001 From: Petr Uzel Date: Thu, 17 Feb 2011 13:09:07 +0100 Subject: include: [xalloc.h]: mention strdup in the file description Signed-off-by: Petr Uzel --- include/xalloc.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include/xalloc.h') diff --git a/include/xalloc.h b/include/xalloc.h index 0e9ee3248..8c505beed 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 -- cgit v1.2.3-55-g7522