Fixing newline problems. If we do our own text file newline
authorjongfoster <jongfoster@users.sourceforge.net>
Fri, 19 Apr 2002 16:55:31 +0000 (16:55 +0000)
committerjongfoster <jongfoster@users.sourceforge.net>
Fri, 19 Apr 2002 16:55:31 +0000 (16:55 +0000)
commit537b4da61e68b2a0b5c2099beab3cf769d3bde5e
treead31d6fe6c0d138add9b0053c007cd7c4c6283c7
parent3500c34ddfe357020cfee5fc3542da39b2caf212
Fixing newline problems.  If we do our own text file newline
mangling, we don't want the library to do any, so we need to
open the files in *binary* mode.
cgiedit.c