CVSROOT: /cvs Module name: src Changes by: schwa...@cvs.openbsd.org 2016/02/13 12:04:08
Modified files: lib/libc/locale: wctomb.3 Log message: Fix an obvious cut-and-paste error: This function doesn't even have an "n" argument, so that non-existent argument clearly cannot restrict the return value.