From 749c0cdfeb3b7cc86165deb1cc51c32c0768a149 Mon Sep 17 00:00:00 2001 From: Stef Walter Date: Mon, 18 Mar 2013 20:03:03 +0100 Subject: compat: Fix trivial comment --- common/compat.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'common') diff --git a/common/compat.c b/common/compat.c index 0eb35f8..4a6edb1 100644 --- a/common/compat.c +++ b/common/compat.c @@ -444,7 +444,7 @@ strndup (const char *data, return ret; } -#endif /* HAVE_STRDUP */ +#endif /* HAVE_STRNDUP */ #ifndef HAVE_STRCONCAT -- cgit v1.1