s_char purge directed by compiler warnings.
This commit is contained in:
parent
87b5d5d6e3
commit
a988b907fc
130 changed files with 527 additions and 527 deletions
|
@ -38,8 +38,8 @@
|
|||
#include "optlist.h"
|
||||
#include <stdio.h>
|
||||
|
||||
s_char *
|
||||
mailbox(s_char *buf, natid cn)
|
||||
char *
|
||||
mailbox(char *buf, natid cn)
|
||||
{
|
||||
(void)sprintf(buf, "%s%d", telfil, cn);
|
||||
return buf;
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue