std.coff: Fixed compile error.
This commit is contained in:
committed by
Jakub Konka
parent
5dc2db8055
commit
bb2eb44430
@@ -1291,8 +1291,8 @@ pub const Symtab = struct {
|
||||
|
||||
pub const Tag = enum {
|
||||
symbol,
|
||||
func_def,
|
||||
debug_info,
|
||||
func_def,
|
||||
weak_ext,
|
||||
file_def,
|
||||
sect_def,
|
||||
|
||||
Reference in New Issue
Block a user