RDS code cleanup

This commit is contained in:
Sjef Verhoeven PE5PVB
2023-10-17 22:36:05 +02:00
parent 7166fd3ce2
commit 4fe5a936eb
3 changed files with 67 additions and 75 deletions
+1 -1
View File
@@ -583,7 +583,7 @@ typedef struct _af_ {
bool afvalid;
bool checked;
bool regional;
bool mixed;
bool same;
} af_;
typedef struct _eon_ {