diff options
Diffstat (limited to 'gr-vocoder/lib/gsm/debug.c')
-rw-r--r-- | gr-vocoder/lib/gsm/debug.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/gr-vocoder/lib/gsm/debug.c b/gr-vocoder/lib/gsm/debug.c index e05210428..58d1dbcac 100644 --- a/gr-vocoder/lib/gsm/debug.c +++ b/gr-vocoder/lib/gsm/debug.c @@ -18,7 +18,7 @@ #include <stdio.h> #include "proto.h" -void gsm_debug_words P4( (name, from, to, ptr), +void gsm_debug_words P4( (name, from, to, ptr), char * name, int from, int to, |