Sfoglia il codice sorgente

modules/websocket: fixed typo

Peter Dunkley 13 anni fa
parent
commit
2af2b3277a
1 ha cambiato i file con 1 aggiunte e 1 eliminazioni
  1. 1 1
      modules/websocket/ws_frame.c

+ 1 - 1
modules/websocket/ws_frame.c

@@ -31,7 +31,7 @@
 #include "ws_frame.h"
 #include "ws_frame.h"
 #include "ws_mod.h"
 #include "ws_mod.h"
 
 
-/*   0                   1                   2                   3
+/*    0                   1                   2                   3
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
       0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1 2 3 4 5 6 7 8 9 0 1
      +-+-+-+-+-------+-+-------------+-------------------------------+
      +-+-+-+-+-------+-+-------------+-------------------------------+
      |F|R|R|R| opcode|M| Payload len |    Extended payload length    |
      |F|R|R|R| opcode|M| Payload len |    Extended payload length    |