aboutsummaryrefslogtreecommitdiffstats
path: root/asn1
diff options
context:
space:
mode:
Diffstat (limited to 'asn1')
-rw-r--r--asn1/disp/disp.asn2
1 files changed, 1 insertions, 1 deletions
diff --git a/asn1/disp/disp.asn b/asn1/disp/disp.asn
index 9e1a6760b7..cc76ebf472 100644
--- a/asn1/disp/disp.asn
+++ b/asn1/disp/disp.asn
@@ -102,7 +102,7 @@ AgreementID ::= OperationalBindingID
ShadowingAgreementInfo ::= SEQUENCE {
shadowSubject UnitOfReplication,
- updateMode UpdateMode supplierInitiated:onChange:TRUE,
+ updateMode UpdateMode DEFAULT supplierInitiated:onChange:TRUE,
master AccessPoint OPTIONAL,
secondaryShadows [2] BOOLEAN DEFAULT FALSE
}