]> git.rkrishnan.org Git - pihpsdr.git/commitdiff
typo corrected from last action
authorc vw <dl1ycf@darc.de>
Tue, 8 Dec 2020 09:58:30 +0000 (10:58 +0100)
committerc vw <dl1ycf@darc.de>
Tue, 8 Dec 2020 09:58:30 +0000 (10:58 +0100)
filter.c

index 1cee1139eeeb7ab43a43c833dfc2b2241ced6153..19efdc78afd207326621b4e25c24909617cc569c 100644 (file)
--- a/filter.c
+++ b/filter.c
@@ -51,7 +51,7 @@ FILTER filterDIGL[FILTERS]={
     {-5000,    0,"5.0k"},
     {-4000,    0,"4.0k"},
     {-3000,    0,"3.0k"},
-    {-2750  -250,"2.5k"},
+    {-2750, -250,"2.5k"},
     {-2500, -500,"2.0k"},
     {-2250, -750,"1.5k"},
     {-2000,-1000,"1.0k"},