From f919f9dcbb54a08e6e26d6c229ce92fb784fa1b2 Mon Sep 17 00:00:00 2001 From: Tom Rondeau Date: Fri, 13 Apr 2012 18:36:53 -0400 Subject: Removed whitespace and added dtools/bin/remove-whitespace as a tool to do this in the future. The sed script was provided by Moritz Fischer. --- gr-vocoder/lib/codec2/codec2_internal.h | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) (limited to 'gr-vocoder/lib/codec2/codec2_internal.h') diff --git a/gr-vocoder/lib/codec2/codec2_internal.h b/gr-vocoder/lib/codec2/codec2_internal.h index 3943ac29d..3aa5300b1 100644 --- a/gr-vocoder/lib/codec2/codec2_internal.h +++ b/gr-vocoder/lib/codec2/codec2_internal.h @@ -30,7 +30,7 @@ #define __CODEC2_INTERNAL__ /*---------------------------------------------------------------------------*\ - + STATES \*---------------------------------------------------------------------------*/ @@ -52,7 +52,7 @@ typedef struct { } CODEC2; /*---------------------------------------------------------------------------*\ - + FUNCTION HEADERS \*---------------------------------------------------------------------------*/ -- cgit