https://bugs.wireshark.org/bugzilla/show_bug.cgi?id=3467
--- Comment #2 from Rama Chitta <rama@xxxxxxxxx> 2009-05-18 12:13:08 PDT ---
you might observe that I changed tabstop to 4 and shiftwidth to 4 too...my
.vimrc was acting up and so fixed the indentation in the complete file...(sorry
for the extra pain). Hopefully I covered all the file here...
/*
* Editor modelines
*
* Local Variables:
* c-basic-offset: 4
* tab-width: 4
* indent-tabs-mode: nil
* End:
*
* ex: set shiftwidth=4 tabstop=4 noexpandtab
* :indentSize=4:tabSize=4:noTabs=false:
*/
my .vimrc settings:
set tabstop=4
set shiftwidth=4
--
Configure bugmail: https://bugs.wireshark.org/bugzilla/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.