---
 libavradio/sdrdemux.c | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/libavradio/sdrdemux.c b/libavradio/sdrdemux.c
index 0bd9222e6d..6a74a6ee2a 100644
--- a/libavradio/sdrdemux.c
+++ b/libavradio/sdrdemux.c
@@ -1156,9 +1156,9 @@ static int demodulate_fm(SDRContext *sdr, Station 
*station, AVStream *st, AVPack
 
 
 BandDescriptor band_descs[] = {
-    {"Mediumwave band"  , "MW",   520000,   1600000},
-    {"Shortwave band"   , "SW",  6000000,  18000000},
-    {"FM broadcast band", "FM", 88000000, 108000000},
+    {"Mediumwave band"  , "MW",     520000,   1600000},
+    {"Shortwave band"   , "SW",    6000000,  18000000},
+    {"FM broadcast band", "FM",   88000000, 108000000},
     {"Aircraft band", "Airband", 108000000, 137000000},
 };
 
-- 
2.40.1

-- Peter
(A907 E02F A6E5 0CD2 34CD 20D2 6760 79C5 AC40 DD6B)

Attachment: signature.asc
Description: PGP signature

_______________________________________________
ffmpeg-devel mailing list
ffmpeg-devel@ffmpeg.org
https://ffmpeg.org/mailman/listinfo/ffmpeg-devel

To unsubscribe, visit link above, or email
ffmpeg-devel-requ...@ffmpeg.org with subject "unsubscribe".

Reply via email to