CVSROOT: /cvsroot/ghostscript Module name: gs Changes by: ghostgum 2001/04/06 08:43:29 Modified files: src : dwmainc.c Log message: Fix: Do not put Windows stdin into binary mode if it is the console because this returns CR and LF each time the Enter key is pressed. This caused Ghostscript to not pause at following showpage prompts.