Fix indentation.

svn path=/trunk/; revision=53595
This commit is contained in:
Guy Harris 2013-11-26 09:08:45 +00:00
parent f9c662de71
commit dae2d0265b

View file

@ -1026,7 +1026,7 @@ ifopts_edit_ok_cb(GtkWidget *w _U_, gpointer parent_w)
ifopts_write_new_snaplen(); ifopts_write_new_snaplen();
/* create/write new promiscuous mode interfaces string */ /* create/write new promiscuous mode interfaces string */
ifopts_write_new_pmode(); ifopts_write_new_pmode();
} }
/* Update everything that shows an interface list that includes /* Update everything that shows an interface list that includes
local interfaces. */ local interfaces. */