mirror of
https://github.com/odin-lang/Odin.git
synced 2026-04-19 13:00:28 +00:00
Fix typo
This commit is contained in:
2
vendor/lua/5.4/lua.odin
vendored
2
vendor/lua/5.4/lua.odin
vendored
@@ -542,7 +542,7 @@ foreign lib {
|
||||
|
||||
/* open all previous libraries */
|
||||
|
||||
openlibs :: proc(L: ^State) ---
|
||||
L_openlibs :: proc(L: ^State) ---
|
||||
}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user