diff options
Diffstat (limited to 'uca-net-protocol.h')
-rw-r--r-- | uca-net-protocol.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/uca-net-protocol.h b/uca-net-protocol.h index fe097db..e3a827d 100644 --- a/uca-net-protocol.h +++ b/uca-net-protocol.h @@ -80,6 +80,7 @@ typedef struct { gchar name[128]; gchar nick[128]; gchar blurb[128]; + gboolean valid; union { struct { |