Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 20 Mar 2003 14:42:22 -0800 (PST)
From:      David Malone <dwmalone@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/libexec/tftpd tftpd.c
Message-ID:  <200303202242.h2KMgMAs067805@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
dwmalone    2003/03/20 14:42:22 PST

  FreeBSD src repository

  Modified files:
    libexec/tftpd        tftpd.c 
  Log:
  Clean up some warnings that don't result in a change in the object file:
  Constness, missing prototypes, non-ansi prototypes, missing
  initialisers, unnecessary declarations, shadowing.
  
  Reviewed by:    md5
  
  Revision  Changes    Path
  1.26      +20 -17    src/libexec/tftpd/tftpd.c

To Unsubscribe: send mail to majordomo@FreeBSD.org
with "unsubscribe cvs-src" in the body of the message




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