Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 2 Mar 2009 04:07:58 +0000 (UTC)
From:      David Schultz <das@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/lib/libc/stdio printf-pos.c printflocal.h
Message-ID:  <200903020408.n2248F8Z060053@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
das         2009-03-02 04:07:58 UTC

  FreeBSD src repository

  Modified files:
    lib/libc/stdio       printf-pos.c printflocal.h 
  Log:
  SVN rev 189268 on 2009-03-02 04:07:58Z by das
  
  The argument corresponding to %zn is supposed to be an ssize_t *, not
  a size_t *, although the distinction is moot in practice.
  
  Revision  Changes    Path
  1.6       +5 -5      src/lib/libc/stdio/printf-pos.c
  1.3       +1 -1      src/lib/libc/stdio/printflocal.h



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?200903020408.n2248F8Z060053>