Simplify ASN.1 choice type definitions
authorGreg Hudson <ghudson@mit.edu>
Sat, 11 Feb 2012 23:25:00 +0000 (23:25 +0000)
committerGreg Hudson <ghudson@mit.edu>
Sat, 11 Feb 2012 23:25:00 +0000 (23:25 +0000)
commit87259ab725b81ae2065a4b8e6f6afbfdd806bda7
treea30614356e29df54405af76c1084d73412276ac4
parent9f9201c7563be17aeec15a25da8662e1abef2de7
Simplify ASN.1 choice type definitions

Union fields always have an offset of 0 relative to the union base,
so we just need tag types for them, not DEFFIELDs.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25686 dc483132-0cff-0310-8789-dd5450dbe970
src/lib/krb5/asn.1/asn1_k_encode.c