summaryrefslogtreecommitdiff
path: root/network/id2arch/id2.asn
diff options
context:
space:
mode:
Diffstat (limited to 'network/id2arch/id2.asn')
-rw-r--r--network/id2arch/id2.asn6
1 files changed, 3 insertions, 3 deletions
diff --git a/network/id2arch/id2.asn b/network/id2arch/id2.asn
index f2bf2950..1ab48ed0 100644
--- a/network/id2arch/id2.asn
+++ b/network/id2arch/id2.asn
@@ -1,4 +1,4 @@
---$Revision: 1.21 $
+--$Revision: 1.22 $
--********************************************************************
--
-- Network Id server network access
@@ -319,8 +319,8 @@ ID2-Reply-Get-Blob-Id ::= SEQUENCE {
-- this Blob-id is the last one in the request
end-of-reply NULL OPTIONAL,
- -- state of the blob
- blob-state ID2-Blob-State OPTIONAL
+ -- state of the blob, 0 or missing means regular live data
+ blob-state INTEGER OPTIONAL
}