mirror of
https://github.com/warmcat/libwebsockets.git
synced 2025-03-09 00:00:04 +01:00
poll: Add newline at end of file
Fixes compiler warning with GCC 4.1.
This commit is contained in:
parent
71131adb9c
commit
4a8123fc34
1 changed files with 1 additions and 1 deletions
|
@ -40,4 +40,4 @@ struct lws_event_loop_ops event_loop_ops_poll = {
|
|||
/* destroy wsi */ NULL,
|
||||
|
||||
/* periodic_events_available */ 1,
|
||||
};
|
||||
};
|
||||
|
|
Loading…
Add table
Reference in a new issue