CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2012/05/28 23:40:36
Modified files: usr.bin/mg : def.h Log message: Increase the size of some window variables from char to int. This diff improves mg on screens (xterms) with lots of lines. Testing done by naddy@ and myself.