Gammu internals  1.38.0
dct3comm.h
Go to the documentation of this file.
1 /* (c) 2002-2003 by Marcin Wiacek */
2 
3 #ifndef phone_nokia_dct3common_h
4 #define phone_nokia_dct3common_h
5 
6 typedef struct {
7  int Locations[4];
9  int ID;
11 
12 #endif
13 
14 /* How should editor hadle tabs in this file? Add editor commands here.
15  * vim: noexpandtab sw=8 ts=8 sts=8:
16  */