Removed blanks
This commit is contained in:
parent
c484ee4998
commit
937fddbedf
2 changed files with 0 additions and 2 deletions
|
@ -49,7 +49,6 @@ typedef enum {
|
|||
WEBSOCKET_PONG_RECEIVED = 11,
|
||||
} websocket_result_t;
|
||||
|
||||
|
||||
struct websocket;
|
||||
|
||||
typedef void (* websocket_callback)(struct websocket *s,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue