tjr         2004-07-22 02:57:29 UTC
  FreeBSD src repository
  Modified files:
    lib/libc/locale      wcsnrtombs.c 
  Log:
  Return the correct value when dst == NULL and conversion has stopped after
  nwc dropping to zero.
  
  Revision  Changes    Path
  1.2       +2 -2      src/lib/libc/locale/wcsnrtombs.c