Browse Source

modules/websocket: fixed typo

Peter Dunkley 13 năm trước cách đây
mục cha
commit
2af2b3277a
1 tập tin đã thay đổi với 1 bổ sung1 xóa
  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    |