Small whitespace cleanup.

svn path=/trunk/; revision=28847
This commit is contained in:
Stig Bjørlykke 2009-06-26 03:37:30 +00:00
parent 9dd57bd754
commit 7bb637f051
1 changed files with 1 additions and 1 deletions

View File

@ -3325,7 +3325,7 @@ prefs_to_capture_opts(void)
global_capture_opts.use_pcapng = prefs.capture_pcap_ng;
global_capture_opts.show_info = prefs.capture_show_info;
global_capture_opts.real_time_mode = prefs.capture_real_time;
auto_scroll_live = prefs.capture_auto_scroll;
auto_scroll_live = prefs.capture_auto_scroll;
#endif /* HAVE_LIBPCAP */
/* Set the name resolution code's flags from the preferences. */