diff options
Diffstat (limited to 'comms/hf/files/patch-dcf77_hbgdemod.c')
-rw-r--r-- | comms/hf/files/patch-dcf77_hbgdemod.c | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/comms/hf/files/patch-dcf77_hbgdemod.c b/comms/hf/files/patch-dcf77_hbgdemod.c deleted file mode 100644 index d6847580452c..000000000000 --- a/comms/hf/files/patch-dcf77_hbgdemod.c +++ /dev/null @@ -1,11 +0,0 @@ ---- dcf77/hbgdemod.c.orig 2011-08-05 12:15:27.000000000 -0400 -+++ dcf77/hbgdemod.c 2011-08-05 12:15:37.000000000 -0400 -@@ -109,7 +109,7 @@ - - /* --------------------------------------------------------------------- */ - --extern __inline__ void hbg_process_ampl(int si, unsigned int samples) -+__inline__ void hbg_process_ampl(int si, unsigned int samples) - { - static int rodcnt = 0; - char* rod = "|/-\\ "; |