mirror of
https://github.com/Ed94/Odin.git
synced 2026-08-07 16:18:52 +00:00
Fix -vet-tabs issues
This commit is contained in:
+1
-1
@@ -166,7 +166,7 @@ datatype :: enum c.int {
|
||||
UINT32,
|
||||
FLOAT,
|
||||
|
||||
MAX_TYPES,
|
||||
MAX_TYPES,
|
||||
}
|
||||
|
||||
@(default_calling_convention="c", link_prefix="stbir_")
|
||||
|
||||
Reference in New Issue
Block a user