diff options
Diffstat (limited to 'man')
-rw-r--r-- | man/dbfp.3 | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -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 |