mirror of
https://github.com/nmap/nmap.git
synced 2025-12-24 08:29:04 +00:00
NmapFE function localization and similar minor cleanup by Kris Katterjohn
This commit is contained in:
@@ -145,7 +145,7 @@ static void Colourize_callback (GtkAction *action, GtkRadioAction *current);
|
||||
|
||||
void scanType_cb (GtkComboBox *widget, gpointer data);
|
||||
|
||||
GtkWidget *main_win;
|
||||
static GtkWidget *main_win;
|
||||
|
||||
static GtkActionEntry menu_entries[] = {
|
||||
{ "FileMenu", NULL, "_File" }, /* File menu */
|
||||
|
||||
Reference in New Issue
Block a user