summaryrefslogtreecommitdiff
path: root/src/ivyd.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/ivyd.h')
-rw-r--r--src/ivyd.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/ivyd.h b/src/ivyd.h
index 39f2691..58cbeb7 100644
--- a/src/ivyd.h
+++ b/src/ivyd.h
@@ -27,7 +27,7 @@
#define MSG_SERVER ((char) 2)
struct connmsg {
- short msg_uid; /* identification de l'expediteur */
+ short msg_key;
short msg_port; /* le port a utiliser pour l'uid ci-dessus */
char msg_type; /* type de messages */
char msg_fill1, /* fillers */