improve ptr
This commit is contained in:
parent
e1013e038b
commit
3425f75440
3 changed files with 25 additions and 23 deletions
|
|
@ -22,7 +22,7 @@ typedef struct {
|
|||
char **authors;
|
||||
int n_chapters;
|
||||
chapter_t *chapters_;
|
||||
publish_t publish;
|
||||
publish_t *publish;
|
||||
int n_magic1;
|
||||
uint32_t *magic_1;
|
||||
int acquire_method;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue