normalize tabs to 4 spaces

This commit is contained in:
Jon Dugan 2009-06-18 01:49:38 +00:00
parent e1558c20ad
commit 1276da5bdf
2 changed files with 765 additions and 767 deletions

View File

@ -87,8 +87,6 @@ struct iperf_test
struct iperf_stream *streams; // pointer to list of struct stream
struct iperf_settings *default_settings;
};