CVSROOT: /cvs Module name: src Changes by: st...@cvs.openbsd.org 2009/04/26 04:30:07
Modified files: usr.bin/ftp : util.c Log message: make two similar text strings identical; improves consistency and shrinks the text segment slightly (though due to padding it does not change the size of the binary). ok martynas@