1
0
mirror of https://github.com/RIOT-OS/RIOT.git synced 2024-12-29 04:50:03 +01:00
RIOT/pkg/lua/contrib
Karl Fessel 05f114d0af doc: fix unbalaced grouping
- most were trivial
    - missing group close or open
    - extra space
    - no doxygen comment
- name commad might open an implicit group
    this hould also be implicit cosed but does not happen somtimes
- crazy: internal declared groups have to be closed internal
2022-09-14 15:05:25 +02:00
..
binsearch.c pkg/lua: add -Wno-cast-align 2021-12-03 10:12:34 +01:00
binsearch.h doc: fix unbalaced grouping 2022-09-14 15:05:25 +02:00
lua_loadlib.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
lua_run.c treewide: Remove excessive newlines 2021-08-13 19:50:38 +02:00
Makefile