Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 5 Nov 2008 05:26:11 +0000 (UTC)
From:      Tim Kientzle <kientzle@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/tar/test main.c
Message-ID:  <200811050526.mA55QIs4034909@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
kientzle    2008-11-05 05:26:11 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tar/test     main.c 
  Log:
  SVN rev 184668 on 2008-11-05 05:26:11Z by kientzle
  
  Fix compile warnings building on amd64.  This is modified slightly
  from Jaakko's original patch: I have misgivings about the portability
  of the 'z' printf modifier so opted to cast the arguments to (int)
  instead.
  
  PR:             bin/128561
  Submitted by:   Jaakko Heinonen
  MFC after:      30 days
  
  Revision  Changes    Path
  1.5       +5 -4      src/usr.bin/tar/test/main.c



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