From 8174eec8f706329738cadec55f67e512f8a1a811 Mon Sep 17 00:00:00 2001 From: Daniel Hokka Zakrisson Date: Thu, 12 Aug 2010 13:53:11 +0000 Subject: [PATCH] Fix typo. git-svn-id: http://svn.linux-vserver.org/svn/util-vserver/trunk@2912 94cd875c-1c1d-0410-91d2-eb244daf1a30 --- lib/issupportedstring.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/issupportedstring.c b/lib/issupportedstring.c index ccd4e23..746f5f3 100644 --- a/lib/issupportedstring.c +++ b/lib/issupportedstring.c @@ -36,7 +36,7 @@ static struct { DECL(VHI), DECL(VSHELPER0), DECL(VSHELPER), DECL(VWAIT), DECL(VNET), DECL(VSTAT), DECL(PPTAG), DECL(PIDSPACE), DECL(SPACES), DECL(PERSISTENT),DECL(PIVOT_ROOT),DECL(MEMCG), - DELC(DYNAMIC), + DECL(DYNAMIC), }; bool -- 1.8.1.5