|
|
1.1 root 1: /* $Header$ */
2:
3: /*
4: * "From " line struct
5: *
6: * Author: Peter J. Nicklin
7: */
8: typedef struct _from
9: {
10: char *from; /* name of the sender */
11: char *tty; /* tty string (if any) */
12: char *date; /* date string */
13: DATE bdt; /* broken down date */
14: long m_seek; /* start of message */
15: long m_len; /* length of message */
16: } FROM;
This archive runs on limited infrastructure. Preserving old code on modern bandwidth. Automated agents are requested to crawl responsibly.