mirror of
https://github.com/CPunch/Laika.git
synced 2026-03-04 02:10:05 +00:00
minor refactoring
- removed unused alloca.h header in lsocket.c - fixed type cast warning in sterm.c
This commit is contained in:
3
.vscode/settings.json
vendored
3
.vscode/settings.json
vendored
@@ -26,7 +26,8 @@
|
||||
"limits": "c",
|
||||
"*.in": "cpp",
|
||||
"lerror.h": "c",
|
||||
"stdbool.h": "c"
|
||||
"stdbool.h": "c",
|
||||
"alloca.h": "c"
|
||||
},
|
||||
"cSpell.words": [
|
||||
"cnc's",
|
||||
|
||||
Reference in New Issue
Block a user