File squaroid-0.60.3-userstruct.diff of Package squaroid
--- bot/sqbot.c +++ bot/sqbot.c @@ -43,7 +43,7 @@ ulong who_am_i; } Gamedone; -typedef struct user +typedef struct sq_user { char nick[64]; char user[64];
--- bot/sqbot.c +++ bot/sqbot.c @@ -43,7 +43,7 @@ ulong who_am_i; } Gamedone; -typedef struct user +typedef struct sq_user { char nick[64]; char user[64];