summaryrefslogtreecommitdiff
path: root/network
diff options
context:
space:
mode:
authorAaron M. Ucko <ucko@debian.org>2009-03-16 20:49:28 +0000
committerAaron M. Ucko <ucko@debian.org>2009-03-16 20:49:28 +0000
commite8f3513c621e07a1d0890d3dab064a122ef9533e (patch)
treec73627d1c752e77b6ff61687abfafa17dcb8c7ca /network
parentba8e66ff7c7810a0d5f2dbf3814e3a92f14bf2fe (diff)
[svn-upgrade] Integrating new upstream version, ncbi-tools6 (6.1.20090301)
Diffstat (limited to 'network')
-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
}