diff options
Diffstat (limited to 'gr-vocoder/lib/codec2/lpc.h')
-rw-r--r-- | gr-vocoder/lib/codec2/lpc.h | 14 |
1 files changed, 7 insertions, 7 deletions
diff --git a/gr-vocoder/lib/codec2/lpc.h b/gr-vocoder/lib/codec2/lpc.h index ead05e1ba..9125189d1 100644 --- a/gr-vocoder/lib/codec2/lpc.h +++ b/gr-vocoder/lib/codec2/lpc.h @@ -1,11 +1,11 @@ /*---------------------------------------------------------------------------*\ - - FILE........: lpc.h - AUTHOR......: David Rowe - DATE CREATED: 24/8/09 - - Linear Prediction functions written in C. - + + FILE........: lpc.h + AUTHOR......: David Rowe + DATE CREATED: 24/8/09 + + Linear Prediction functions written in C. + \*---------------------------------------------------------------------------*/ /* |