r3802 | jgn | 2012-11-14 09:00:08 +1100 (Wed, 14 Nov 2012) | 1 line
This commit is contained in:

committed by
Douglas Clowes

parent
5db1373881
commit
272a876bdd
@ -15,9 +15,7 @@
|
||||
|
||||
typedef struct __StringDict { int iList;
|
||||
int iTraverse;
|
||||
} StringDict;
|
||||
|
||||
typedef struct __StringDict *pStringDict;
|
||||
} StringDict, *pStringDict;
|
||||
|
||||
typedef struct { char *name;
|
||||
char *value;
|
||||
|
Reference in New Issue
Block a user