Skip to content
Snippets Groups Projects
Commit 0d56c65d authored by Damien George's avatar Damien George
Browse files

extmod/moduselect: Fix comment describing endif.

parent 5362bcc4
Branches
No related tags found
No related merge requests found
...@@ -313,4 +313,4 @@ const mp_obj_module_t mp_module_uselect = { ...@@ -313,4 +313,4 @@ const mp_obj_module_t mp_module_uselect = {
.globals = (mp_obj_dict_t*)&mp_module_select_globals, .globals = (mp_obj_dict_t*)&mp_module_select_globals,
}; };
#endif // MICROPY_PY_WEBSOCKET #endif // MICROPY_PY_USELECT
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment