CVSROOT: /cvs Module name: src Changes by: l...@cvs.openbsd.org 2012/05/08 09:26:31
Modified files: usr.bin/mg : file.c Log message: Fix a bug in writeout() where the stats of the wrong file were given to a buffer being written. Reviewed by Sunil Nimmagadda.