mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-06 07:38:48 +00:00
Fix typo
This commit is contained in:
Vendored
+1
-1
@@ -542,7 +542,7 @@ foreign lib {
|
|||||||
|
|
||||||
/* open all previous libraries */
|
/* open all previous libraries */
|
||||||
|
|
||||||
openlibs :: proc(L: ^State) ---
|
L_openlibs :: proc(L: ^State) ---
|
||||||
}
|
}
|
||||||
|
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user