trivial typo in rbldnsd.c :: usage()

Randall Diffenderfer rdiffenderfer@proofpoint.com
Thu Oct 31 19:38:34 CET 2019


this just makes the 'help' output act in an unintended fashion:

184  #ifndef NO_DZO
185  " -x extension - load given extension module (.so file)\n"
186  " -X extarg - pass extarg to extension init routine\n"
187  #endif

the symbol *should be*  "NO_DSO"



More information about the dev mailing list