Commit 3bbbd041 authored by Lev Walkin's avatar Lev Walkin

remove warning

parent 2387ff39
......@@ -1243,6 +1243,7 @@ SET_OF_random_fill(const asn_TYPE_descriptor_t *td, void **sptr,
/* Bias towards edges of allowed space */
switch(asn_random_between(0, 4)) {
default:
case 0:
rnd_len = asn_random_between(slb, sub);
break;
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment