diff options
author | Clayton Smith <argilo@gmail.com> | 2016-09-16 12:00:16 -0600 |
---|---|---|
committer | A. Maitland Bottoms <bottoms@debian.org> | 2016-11-15 22:03:32 -0500 |
commit | 1d71c257e3be6a10c8addf5661fd07c81c1bf65b (patch) | |
tree | 2bd1961130c2228a86e90f175026c22b134163ce /gr-vocoder/lib/freedv_tx_ss_impl.h | |
parent | 678ab3bc807f6e7e0ba0ba0143966a7b79c00bc0 (diff) |
Convert tabs to spaces.
Diffstat (limited to 'gr-vocoder/lib/freedv_tx_ss_impl.h')
-rw-r--r-- | gr-vocoder/lib/freedv_tx_ss_impl.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/gr-vocoder/lib/freedv_tx_ss_impl.h b/gr-vocoder/lib/freedv_tx_ss_impl.h index 4a24d3b281..a023b67f5b 100644 --- a/gr-vocoder/lib/freedv_tx_ss_impl.h +++ b/gr-vocoder/lib/freedv_tx_ss_impl.h @@ -62,8 +62,8 @@ namespace gr { // Where all the action really happens int work(int noutput_items, - gr_vector_const_void_star &input_items, - gr_vector_void_star &output_items); + gr_vector_const_void_star &input_items, + gr_vector_void_star &output_items); }; } /* namespace vocoder */ |