aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--man/dbfp.32
1 files changed, 1 insertions, 1 deletions
diff --git a/man/dbfp.3 b/man/dbfp.3
index 968ef0e..e423f38 100644
--- a/man/dbfp.3
+++ b/man/dbfp.3
@@ -50,7 +50,7 @@ if there is not enough memory to copy the key in dbfp_init
.br
#include <string.h>
.PP
-int main(int argc, char *argv)
+int main(int argc, char **argv)
.br
{
.RS