emergency-call-types: Make hash table static

This is only meant to be used from this compilation unit

Signed-off-by: Guido Günther <agx@sigxcpu.org>
Part-of: <https://gitlab.gnome.org/GNOME/calls/-/merge_requests/790>
This commit is contained in:
Guido Günther
2025-09-07 17:43:16 +02:00
committed by Marge Bot
parent 467111ad14
commit ee198d2073

View File

@@ -30,7 +30,7 @@ typedef struct {
CallsEmergencyNumber numbers[3];
} CallsEmergencyNumberTypes;
GHashTable *by_mcc;
static GHashTable *by_mcc;
CallsEmergencyNumberTypes emergency_number_types[] = {
{ "AT",