From d20fa4a786eeef6669466b5c9813a373f9359023 Mon Sep 17 00:00:00 2001 From: David Sommerseth Date: Sun, 29 Aug 2010 16:43:05 +0200 Subject: Removed misleading documentation of eurephiaInit() Signed-off-by: David Sommerseth --- plugin/eurephia.c | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/plugin/eurephia.c b/plugin/eurephia.c index 6d44ae0..2d0556f 100644 --- a/plugin/eurephia.c +++ b/plugin/eurephia.c @@ -59,9 +59,7 @@ /** * Initialises the eurephia OpenVPN plug-in and prepares a eurephiaCTX (context) * - * @param argv Arguments from the openvpn configuration file. The format is: - * logfile loglevel eDB_driver [eurephiaDB arguments] - * 1 2 3 4..... + * @param argv Arguments from the openvpn configuration file. * * @return returns a pointer to a eurephiaCTX context. On failure NULL is returned. */ -- cgit