Skip to content

Commit fd7e8af

Browse files
committed
move code to make it pretty.
1 parent c85d4b1 commit fd7e8af

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

qserver.c

+1-1
Original file line numberDiff line numberDiff line change
@@ -165,9 +165,9 @@ void QServer(void) {
165165
} else {
166166
TCPIPWriteTCP(ipid, "Your quote here!\r\n", 18, false, false);
167167
}
168-
}
169168
queue[i].state = STATE_SEND;
170169
break;
170+
}
171171

172172
case STATE_SEND:
173173

0 commit comments

Comments
 (0)