stricter warnings, wip
This commit is contained in:
@@ -116,7 +116,7 @@ bool isGraphBitstream(void) {
|
||||
return true;
|
||||
}
|
||||
|
||||
void convertGraphFromBitstream() {
|
||||
void convertGraphFromBitstream(void) {
|
||||
convertGraphFromBitstreamEx(1, 0);
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user