mirror of
https://github.com/samba-team/samba.git
synced 2025-01-26 10:04:02 +03:00
r1760: name the struct
(This used to be commit 512c410860a5947c94187454d7220ad1df08a6c0)
This commit is contained in:
parent
13a579df87
commit
76abf79a5f
@ -27,7 +27,7 @@ struct nesting {
|
||||
struct nesting *next;
|
||||
};
|
||||
|
||||
typedef struct {
|
||||
typedef struct asn1_data {
|
||||
uint8_t *data;
|
||||
size_t length;
|
||||
off_t ofs;
|
||||
|
Loading…
x
Reference in New Issue
Block a user