mesa: Silence gcc warning "control reaches end of non-void function".
This commit is contained in:
@@ -526,6 +526,7 @@ type_size(const struct glsl_type *type)
|
|||||||
return 0;
|
return 0;
|
||||||
default:
|
default:
|
||||||
assert(0);
|
assert(0);
|
||||||
|
return 0;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
Reference in New Issue
Block a user