From a03e1b04578dcee892ce373019e59e31442a8323 Mon Sep 17 00:00:00 2001 From: Daniel Stenberg Date: Wed, 3 Mar 2010 23:32:56 +0100 Subject: [PATCH] silence picky compiler warnings --- src/agent.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/agent.c b/src/agent.c index 838bdb2..73fef64 100644 --- a/src/agent.c +++ b/src/agent.c @@ -337,7 +337,7 @@ static struct { #ifdef PF_UNIX {"Unix", &agent_ops_unix}, #endif /* PF_UNIX */ - {NULL} + {NULL, NULL} }; static int