Module: sip-router
Branch: pd/websocket
Commit: 2af2b3277a8b9fb46c5fa9a5ce38eea072a22663
URL:
http://git.sip-router.org/cgi-bin/gitweb.cgi/sip-router/?a=commit;h=2af2b32…
Author: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Committer: Peter Dunkley <peter.dunkley(a)crocodile-rcs.com>
Date: Thu Jun 21 16:58:05 2012 +0100
modules/websocket: fixed typo
---
modules/websocket/ws_frame.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
diff --git a/modules/websocket/ws_frame.c b/modules/websocket/ws_frame.c
index 50c3fd2..4ace675 100644
--- a/modules/websocket/ws_frame.c
+++ b/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 |