diff options
-rw-r--r-- | include/system/radio.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/system/radio.h b/include/system/radio.h index 36e218889..03b252e30 100644 --- a/include/system/radio.h +++ b/include/system/radio.h | |||
@@ -84,7 +84,7 @@ typedef enum { | |||
84 | typedef unsigned int radio_handle_t; | 84 | typedef unsigned int radio_handle_t; |
85 | 85 | ||
86 | /* Opaque meta data structure used by radio meta data API (see system/radio_metadata.h) */ | 86 | /* Opaque meta data structure used by radio meta data API (see system/radio_metadata.h) */ |
87 | typedef struct radio_medtadata radio_metadata_t; | 87 | typedef struct radio_metadata radio_metadata_t; |
88 | 88 | ||
89 | 89 | ||
90 | /* Additional attributes for an FM band configuration */ | 90 | /* Additional attributes for an FM band configuration */ |