h2.private: {92} % file - </etc/motd
standard input:              ASCII test

There is a typeo in the code.

You would not believe how long this took me to find...

*** file-3.30/ascmagic.c        Sun Jul 16 18:36:45 2000
--- file-3.30/ascmagic.c.orig   Sun Jul 16 18:36:43 2000
***************
*** 118,124 ****
        }
  
        /* all else fails, but it is ASCII... */
!       ckfputs(iflag ? "text/plain, ASCII" : "ASCII text", stdout);
        if (has_escapes) {
                ckfputs(" (with escape sequences)", stdout);
        }
--- 118,124 ----
        }
  
        /* all else fails, but it is ASCII... */
!       ckfputs(iflag ? "text/plain, ASCII" : "ASCII test", stdout);
        if (has_escapes) {
                ckfputs(" (with escape sequences)", stdout);
        }

-----------------------------------------------------------------------------
If you need help, send email to [EMAIL PROTECTED] (or lprng-requests
or lprng-digest-requests) with the word 'help' in the body.  For the impatient,
to subscribe to a list with name LIST,  send mail to [EMAIL PROTECTED]
with:                           | example:
subscribe LIST <mailaddr>       |  subscribe lprng-digest [EMAIL PROTECTED]
unsubscribe LIST <mailaddr>     |  unsubscribe lprng [EMAIL PROTECTED]

If you have major problems,  send email to [EMAIL PROTECTED] with the word
LPRNGLIST in the SUBJECT line.
-----------------------------------------------------------------------------

Reply via email to