(sig_record): simplify types
git-svn-id: svn://svn.h5l.se/heimdal/trunk/heimdal@9121 ec53bebd-3082-4978-b11e-865c3cabbd6b
This commit is contained in:
@@ -96,7 +96,7 @@ struct sig_record {
|
||||
unsigned key_tag;
|
||||
char *signer;
|
||||
unsigned sig_len;
|
||||
u_char sig_data[1]; /* also includes signer */
|
||||
char sig_data[1]; /* also includes signer */
|
||||
};
|
||||
|
||||
struct cert_record {
|
||||
|
Reference in New Issue
Block a user