aboutsummaryrefslogtreecommitdiffstats
path: root/src/imts/image.c
blob: 2ee63b2b9e2c5125777533d31b56e460b45b69b7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
#include <stdio.h>

const char *aaimage[] = {
	"",
	"@WMTS - 'Mobile Telephone Service'",
	"IMTS - 'Interim Mobile Telephone Service'",
	"@w was soon changed to@W",
	"IMTS - 'Improved Mobile Telephone Service'",
	"",
	NULL
};