Date: Tue, 17 Aug 2004 04:45:53 +0000 (UTC) From: Tom Rhodes <trhodes@FreeBSD.org> To: src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org Subject: cvs commit: src/lib/libc/locale wcwidth.3 Message-ID: <200408170445.i7H4jr3R051865@repoman.freebsd.org>
next in thread | raw e-mail | index | archive | help
trhodes 2004-08-17 04:45:53 UTC
FreeBSD src repository
Modified files:
lib/libc/locale wcwidth.3
Log:
Fix incorrect code in an example. The previous example would produce
19 column positions wide in the first line and 20 in the rest of the lines.
This fixes the example to provide the correct output.
PR: 53454
Noticed by: Kuang-che Wu <kcwu@kcwu.homeip.net>
Submitted by: Marc Silver <marcs@draenor.org>
Approved by: re (scottl)
Revision Changes Path
1.5 +8 -2 src/lib/libc/locale/wcwidth.3
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200408170445.i7H4jr3R051865>
