1
0
mirror of https://github.com/nmap/nmap.git synced 2025-12-26 09:29:01 +00:00

3.96BETA1 is just about ready for release

This commit is contained in:
fyodor
2005-12-30 04:40:16 +00:00
parent e2b19b36a3
commit 5e5ce3ece1
8 changed files with 206 additions and 182 deletions

View File

@@ -234,7 +234,7 @@ enum {
struct NmapFEoptions {
GtkWidget *scanButton;
GtkWidget *output;
GtkTextBuffer *buffer;
GtkWidget *targetHost;
GtkWidget *commandEntry;
gboolean appendLog;