Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 27 Jan 2008 01:19:47 +0000 (UTC)
From:      John Birrell <jb@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/setfmac setfmac.c
Message-ID:  <200801270119.m0R1JlKn096256@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
jb          2008-01-27 01:19:47 UTC

  FreeBSD src repository

  Modified files:
    usr.sbin/setfmac     setfmac.c 
  Log:
  fts_pathlen is now a size_t rather than an int so a cast is needed.
  I'm not sure why warn() and err() string formatted variables need
  to be right-justified.
  
  Revision  Changes    Path
  1.10      +6 -6      src/usr.sbin/setfmac/setfmac.c



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