From f68021b26cbbe3200dc2feefac80459b0ab13fd5 Mon Sep 17 00:00:00 2001 From: "tg(x)" <*@tg-x.net> Date: Mon, 9 May 2011 17:06:15 +0200 Subject: [PATCH] + --- include/psyc/packet.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/include/psyc/packet.h b/include/psyc/packet.h index d16dd1b..94d16f3 100644 --- a/include/psyc/packet.h +++ b/include/psyc/packet.h @@ -55,7 +55,7 @@ typedef enum /** Structure for a modifier. */ typedef struct -t{ +{ char oper; psycString name; psycString value;