mirror of
git://git.psyc.eu/libpsyc
synced 2024-08-15 03:19:02 +00:00
+
This commit is contained in:
parent
b1898cf874
commit
f68021b26c
1 changed files with 1 additions and 1 deletions
|
@ -55,7 +55,7 @@ typedef enum
|
||||||
|
|
||||||
/** Structure for a modifier. */
|
/** Structure for a modifier. */
|
||||||
typedef struct
|
typedef struct
|
||||||
t{
|
{
|
||||||
char oper;
|
char oper;
|
||||||
psycString name;
|
psycString name;
|
||||||
psycString value;
|
psycString value;
|
||||||
|
|
Loading…
Reference in a new issue