~paulliu/ubuntu/precise/freerdp/fixext

« back to all changes in this revision

Viewing changes to asn1/ContextFlags.h

  • Committer: Bazaar Package Importer
  • Author(s): Otavio Salvador
  • Date: 2010-10-25 14:29:02 UTC
  • mto: (9.1.1 sid) (1.1.7)
  • mto: This revision was merged to the branch mainline in revision 6.
  • Revision ID: james.westby@ubuntu.com-20101025142902-j8hmshnnxhu61l4m
Tags: upstream-0.8.1
ImportĀ upstreamĀ versionĀ 0.8.1

Show diffs side-by-side

added added

removed removed

Lines of Context:
2
2
 * Generated by asn1c-0.9.22.1409 (http://lionet.info/asn1c)
3
3
 * From ASN.1 module "SPNEGO"
4
4
 *      found in "spnego.asn1"
5
 
 *      `asn1c -fnative-types -fskeletons-copy`
 
5
 *      `asn1c -fnative-types -fskeletons-copy -fcompound-names`
6
6
 */
7
7
 
8
8
#ifndef _ContextFlags_H_
41
41
der_type_encoder_f ContextFlags_encode_der;
42
42
xer_type_decoder_f ContextFlags_decode_xer;
43
43
xer_type_encoder_f ContextFlags_encode_xer;
44
 
per_type_decoder_f ContextFlags_decode_uper;
45
 
per_type_encoder_f ContextFlags_encode_uper;
46
44
 
47
45
#ifdef __cplusplus
48
46
}