Aaron Schrab wrote: > Subject: [PATCH] Consistently use mutt_buffer_init function > > Despite the existence of the mutt_buffer_init function, most > initializations were instead done with memset. Use the specific > function instead to make it easier if later changes are made to how the > initialization should be done. > --- > commands.c | 2 +- > hook.c | 10 +++++----- > imap/command.c | 2 +- > imap/imap.c | 4 ++-- > imap/message.c | 4 ++-- > init.c | 38 +++++++++++++++++++------------------- > keymap.c | 2 +- > pattern.c | 10 +++++----- > score.c | 2 +- > 9 files changed, 37 insertions(+), 37 deletions(-)
Looks good. +1
signature.asc
Description: Digital signature
