Source-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: src/crypto/dist/heimdal/lib/asn1
Module Name: src
Committed By: matt
Date: Mon Apr 25 17:20:51 UTC 2005
Modified Files:
src/crypto/dist/heimdal/lib/asn1: gen.c gen_glue.c
Log Message:
Don't emit struct units [] anymore. emit a struct units * const foo and
in the C file initialize that to the static list.
To generate a diff of this commit:
cvs rdiff -r1.7 -r1.8 src/crypto/dist/heimdal/lib/asn1/gen.c
cvs rdiff -r1.2 -r1.3 src/crypto/dist/heimdal/lib/asn1/gen_glue.c
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Home |
Main Index |
Thread Index |
Old Index