1
0
mirror of https://github.com/nmap/nmap.git synced 2026-01-22 22:29:03 +00:00

Whitespace.

This commit is contained in:
david
2011-10-11 20:32:41 +00:00
parent 5fc3242535
commit 74ace98617

View File

@@ -1549,7 +1549,7 @@ int nmap_main(int argc, char *argv[]) {
tty_init(); // Put the keyboard in raw mode
apply_delayed_options();
apply_delayed_options();
#ifdef WIN32
win_init();