From 927ab156f3ea4caac01e45e1d96e719fa3a53638 Mon Sep 17 00:00:00 2001 From: FreeArtMan Date: Sat, 25 Feb 2017 21:06:00 +0000 Subject: GLued up socket connectiona and messaging --- mq_cmd.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'mq_cmd.h') diff --git a/mq_cmd.h b/mq_cmd.h index e83cf3e..4a6f6ea 100644 --- a/mq_cmd.h +++ b/mq_cmd.h @@ -7,7 +7,7 @@ #include "debug.h" -typedef struct mq_cmd +typedef struct mq_cmd { int id; char *buf; -- cgit v1.2.3