Relay-Version: version B 2.10 5/3/83; site utzoo.UUCP Posting-Version: version B 2.10.2 9/18/84; site lsuc.UUCP Path: utzoo!lsuc!news From: news@lsuc.UUCP (News System Manager) Newsgroups: net.jokes.d Subject: Re: About doubled subject lines. About doubled subject lines. Message-ID: <336@lsuc.UUCP> Date: Sun, 27-Jan-85 03:01:33 EST Article-I.D.: lsuc.336 Posted: Sun Jan 27 03:01:33 1985 Date-Received: Sun, 27-Jan-85 05:34:36 EST References: <539@mhuxt.UUCP> <10987@watmath.UUCP> Distribution: net Organization: Law Society of Upper Canada, Toronto Lines: 10 Summary: It's a simple bug in postnews. Credit John Sellens with the fix. John Sellens (watmath!jmsellens) posted a fix to this problem about a week ago to net.sources.bugs and net.news.b. The fix is to postnews.c. Just look for the line containing "Whom might it offend?". Above the line insert the declaration char jbuf[BUFSIZ]; and below the line, change buf to jbuf in the next two lines. Mark Brader