mirror of
https://forge.fsky.io/lda/Parsee.git
synced 2026-03-13 16:55:10 +00:00
[MOD/META] Correct README, make sure edit is NULL
This commit is contained in:
parent
aec3c87aee
commit
7593225e18
2 changed files with 2 additions and 1 deletions
|
|
@ -40,6 +40,7 @@ CreateStanzaBuilder(char *from, char *to, char *id)
|
|||
|
||||
builder->replying_to_stanza = NULL;
|
||||
builder->replying_to_sender = NULL;
|
||||
builder->editing = NULL;
|
||||
builder->type = NULL;
|
||||
builder->body = NULL;
|
||||
builder->oob = NULL;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue