diff options
Diffstat (limited to 'include')
| -rw-r--r-- | include/plmn_list.h | 1 | 
1 files changed, 1 insertions, 0 deletions
diff --git a/include/plmn_list.h b/include/plmn_list.h index 8595e43..121dd8d 100644 --- a/include/plmn_list.h +++ b/include/plmn_list.h @@ -21,6 +21,7 @@ struct plmn_list_entry {  struct plmn_list_entry plmn_list[] = {  	{ 1, 1, "TEST", "TEST" }, +	{ 000, 00, "null", "null" },  	// Abkhazia  | 
