cvs commit: hugs98/src/winhugs RtfWindow.c

Neil Mitchell <[email protected]> Sun, 13 Nov 2005 11:09:23 -0800
Newsgroups gmane.comp.lang.haskell.cvs.hugs
Message-ID <200511131909.jADJ9NQN002360__10458.8521215648$1131909074$gmane$org@monk.galois.com>
neil        2005/11/13 11:09:23 PST

  Modified files:
    src/winhugs          RtfWindow.c 
  Log:
  Fix buglet on Windows, occasionally some extra text got printed - 2 nul chars seems better
  Reset everything on \esc[0m
  
  Revision  Changes    Path
  1.11      +4 -5      hugs98/src/winhugs/RtfWindow.c