Allow exiting on error from the creation of an error sink
This commit is contained in:
+1
-1
@@ -103,7 +103,7 @@ struct Dqn_CGenTableRow
|
||||
struct Dqn_CGenTable
|
||||
{
|
||||
Dqn_CGenTableType type;
|
||||
MD_String8 name;
|
||||
Dqn_Str8 name;
|
||||
MD_Map headers_map;
|
||||
Dqn_CGenTableHeader *headers;
|
||||
Dqn_CGenTableRow *rows;
|
||||
|
||||
Reference in New Issue
Block a user