mail(1): Minor declaration updates.
Missing from r302903.
This commit is contained in:
parent
c433bea8c0
commit
eeb341a9f3
@ -214,7 +214,7 @@ gethfield(FILE *f, char linebuf[], int rem, char **colon)
|
||||
*/
|
||||
|
||||
char*
|
||||
ishfield(char linebuf[], char *colon, const char *field)
|
||||
ishfield(char *linebuf, char *colon, const char *field)
|
||||
{
|
||||
char *cp = colon;
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user