mirror of
https://github.com/nmap/nmap.git
synced 2025-12-28 02:19:04 +00:00
Changed a few error() calls to log_write(). Removed the (redundant)
"\n" from a few error() calls. Changed a few f?printf() calls to error() or log_write(). Most notably, I didn't change any of the --interactive printf()s or the usage printf() call. I think we should draw up some internal notes on when to use LOG_STDOUT versus LOG_PLAIN versus all the other LOG_* options.
This commit is contained in:
Reference in New Issue
Block a user