ASN.1: Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants
authorDavid Howells <dhowells@redhat.com>
Wed, 5 Dec 2012 01:25:30 +0000 (11:55 +1030)
committerRusty Russell <rusty@rustcorp.com.au>
Fri, 14 Dec 2012 02:36:42 +0000 (13:06 +1030)
Use the ASN1_LONG_TAG and ASN1_INDEFINITE_LENGTH constants in the ASN.1
general decoder instead of the equivalent numbers.

Signed-off-by: David Howells <dhowells@redhat.com>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>

No differences found