Generate protocol code.

This commit is contained in:
lotodore
2010-10-09 18:38:10 +00:00
parent 1af88e49e8
commit 820757e212
+1 -1
View File
@@ -23,7 +23,7 @@ memb_smallBlind_constraint_1(asn_TYPE_descriptor_t *td, const void *sptr,
value = *(const long *)sptr;
if((value >= 1 && value <= 10000000)) {
if((value >= 1 && value <= 100000000)) {
/* Constraint check succeeded */
return 0;
} else {