Skip to content

Commit

Permalink
Clean trailing spaces
Browse files Browse the repository at this point in the history
  • Loading branch information
tpayen committed Jul 28, 2021
1 parent 69526af commit a33d591
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion imap/index.c
Original file line number Diff line number Diff line change
Expand Up @@ -4740,7 +4740,7 @@ static int index_storeflag(struct index_state *state,
uint32_t system_flags;
uint32_t internal_flags;
uint32_t user_flags[MAX_USER_FLAGS/32];

r = msgrecord_get_index_record_rw(msgrec, &record);
if (r) return r;

Expand Down

0 comments on commit a33d591

Please sign in to comment.