1
0
Fork 0
mirror of git://git.psyc.eu/libpsyc synced 2024-08-15 03:19:02 +00:00
This commit is contained in:
Gabor Adam Toth 2011-05-09 17:06:15 +02:00
parent 49057824f3
commit 3490df97c9

View file

@ -55,7 +55,7 @@ typedef enum
/** Structure for a modifier. */
typedef struct
t{
{
char oper;
psycString name;
psycString value;