Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 8 Jun 2002 21:15:40 -0700 (PDT)
From:      Giorgos Keramidas <keramida@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/dd misc.c
Message-ID:  <200206090415.g594Feg31741@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
keramida    2002/06/08 21:15:40 PDT

  Modified files:
    bin/dd               misc.c 
  Log:
  Replace <strings.h> with <string.h>.  No functions from the former are
  used in this file, and strlen() needs to be prototyped by the latter,
  for this to compile without warnings.
  
  Reviewed by:    mike
  
  Revision  Changes    Path
  1.24      +1 -1      src/bin/dd/misc.c

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




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