Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 11 Jul 2011 05:57:49 +0000 (UTC)
From:      Xin LI <delphij@FreeBSD.org>
To:        cvs-src-old@freebsd.org
Subject:   cvs commit: src/usr.bin/tftp main.c
Message-ID:  <201107110557.p6B5vuiZ088215@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
delphij     2011-07-11 05:57:49 UTC

  FreeBSD src repository

  Modified files:
    usr.bin/tftp         main.c 
  Log:
  SVN rev 223926 on 2011-07-11 05:57:49Z by delphij
  
  peeraddr is only used in sizeof() evaluations, so instead of declaring it
  a variable, use typedef.
  
  MFC after:      1 month
  
  Revision  Changes    Path
  1.31      +1 -1      src/usr.bin/tftp/main.c



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