]> granicus.if.org Git - p11-kit/commitdiff
compat: Fix trivial comment
authorStef Walter <stefw@gnome.org>
Mon, 18 Mar 2013 19:03:03 +0000 (20:03 +0100)
committerStef Walter <stefw@gnome.org>
Mon, 18 Mar 2013 19:03:03 +0000 (20:03 +0100)
common/compat.c

index 0eb35f800e9322a6ec5bef24ce6da9bceac84851..4a6edb12ff27c458bd73627d833de291fae37329 100644 (file)
@@ -444,7 +444,7 @@ strndup (const char *data,
        return ret;
 }
 
-#endif /* HAVE_STRDUP */
+#endif /* HAVE_STRNDUP */
 
 #ifndef HAVE_STRCONCAT