On Thu, May 11, 2017 at 10:03:46PM -0700, Brian Malehorn wrote:
> Move is_scissors_line to commit.c and expose it through commit.h.
> This is needed in commit.c, and mailinfo.c shouldn't really own it.
It was fine for mailinfo to own it until now, since it was the only
user. :) I think there are
Move is_scissors_line to commit.c and expose it through commit.h.
This is needed in commit.c, and mailinfo.c shouldn't really own it.
---
commit.c | 52
commit.h | 1 +
mailinfo.c | 53 +
2 matches
Mail list logo