Fix up line breaks
This commit is contained in:
parent
44909f87ad
commit
e5a07a3a25
@ -133,7 +133,7 @@ int process_msgs_dat(char *msgsdat) {
|
|||||||
char buffer[PATH_MAX];
|
char buffer[PATH_MAX];
|
||||||
struct QwkHeader qhdr;
|
struct QwkHeader qhdr;
|
||||||
int msgrecs;
|
int msgrecs;
|
||||||
unsigned char *msgbody;
|
char *msgbody;
|
||||||
char mbuf[129];
|
char mbuf[129];
|
||||||
int i;
|
int i;
|
||||||
time_t msgdate;
|
time_t msgdate;
|
||||||
|
Reference in New Issue
Block a user