From 4e75b2e8b871346f9a36779a1135a3029a610277 Mon Sep 17 00:00:00 2001 From: james Date: Sat, 15 Oct 2005 10:01:44 +0000 Subject: Minor style cleanup for --enable-pedantic. Still need some pedantic cleanup in pkcs11.c. git-svn-id: http://svn.openvpn.net/projects/openvpn/branches/BETA21/openvpn@624 e7ae566f-a301-0410-adde-c780ea21d3b5 --- plugin.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'plugin.h') diff --git a/plugin.h b/plugin.h index bf569d3..1d564a7 100644 --- a/plugin.h +++ b/plugin.h @@ -75,7 +75,7 @@ struct plugin { struct plugin_per_client { - //bool initialized; JYFIXME + /* bool initialized; JYFIXME */ void *per_client_context[MAX_PLUGINS]; }; -- cgit v1.2.3