Explorar o código

modules/websocket: fixed typo

Peter Dunkley %!s(int64=13) %!d(string=hai) anos
pai
achega
2af2b3277a
Modificáronse 1 ficheiros con 1 adicións e 1 borrados
  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_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
      +-+-+-+-+-------+-+-------------+-------------------------------+
      |F|R|R|R| opcode|M| Payload len |    Extended payload length    |