Dropped support for newsgroup distribution

This commit is contained in:
Michiel Broek
2005-08-14 13:05:33 +00:00
parent 3d0f28ecd0
commit 1b9bb9deb4
3 changed files with 54 additions and 55 deletions

View File

@@ -1387,7 +1387,7 @@ struct msgareas {
time_t LastRcvd; /* Last time msg received */
time_t LastPosted; /* Last time msg posted */
char Newsgroup[81]; /* Newsgroup/Mailinglist */
char Distribution[17]; /* Ng distribution */
char xDistribution[17]; /* Ng distribution */
char xModerator[65];
int xRfccode;
int Charset; /* FTN characterset */