source code formatting

This commit is contained in:
2025-03-25 13:26:32 +01:00
parent dfc29e2b55
commit ecbca33efe
4 changed files with 10 additions and 11 deletions
+1 -1
View File
@@ -4,4 +4,4 @@ extern int _strnlen(const char *s, int maxlen);
extern void add_checkwords(uint16_t *blocks, uint8_t *bits, uint8_t stream);
extern uint8_t add_rds_af(RDSAFs *af_list, float freq);
extern char *xlat(char *str);
extern char *convert_to_rds_charset(char *str);