summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch13
1 files changed, 0 insertions, 13 deletions
diff --git a/media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch b/media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch
deleted file mode 100644
index cdbffbecb687..000000000000
--- a/media-radio/gpredict/files/gpredict-2.2.1-fno-common.patch
+++ /dev/null
@@ -1,13 +0,0 @@
-diff --git a/src/qth-data.h b/src/qth-data.h
-index 264f66f..5c6b2de 100644
---- a/src/qth-data.h
-+++ b/src/qth-data.h
-@@ -30,7 +30,7 @@ typedef struct {
- gint alt; /*!< Altitude above sea level in meters. */
- } qth_small_t;
-
--enum {
-+typedef enum {
- QTH_STATIC_TYPE = 0,
- QTH_GPSD_TYPE
- } qth_data_type;