Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/ClusterM/clunet.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'clunet.h')
-rw-r--r--clunet.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/clunet.h b/clunet.h
index 80b4161..f6fb677 100644
--- a/clunet.h
+++ b/clunet.h
@@ -18,7 +18,7 @@
#define CLUNET_SENDING_STATE_PRIO2 3
#define CLUNET_SENDING_STATE_DATA 4
#define CLUNET_SENDING_STATE_DONE 5
-#define CLUNET_SENDING_STATE_WAITING_LINE 6
+#define CLUNET_SENDING_STATE_WAITING_LINE 8
#define CLUNET_READING_STATE_IDLE 0
#define CLUNET_READING_STATE_INIT 1