cvs commit: src/lib/libc/locale wcwidth.3
    Tom Rhodes 
    trhodes at FreeBSD.org
       
    Mon Aug 16 21:45:53 PDT 2004
    
    
  
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 at kcwu.homeip.net>
  Submitted by:   Marc Silver <marcs at draenor.org>
  Approved by:    re (scottl)
  
  Revision  Changes    Path
  1.5       +8 -2      src/lib/libc/locale/wcwidth.3
    
    
More information about the cvs-all
mailing list