summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--plugin/eurephia.c4
1 files changed, 1 insertions, 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.
*/