Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 16 Aug 2000 09:39:42 -0700 (PDT)
From:      Warner Losh <imp@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/m4 misc.c
Message-ID:  <200008161639.JAA77702@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
imp         2000/08/16 09:39:42 PDT

  Modified files:
    usr.bin/m4           misc.c 
  Log:
  Remove unnecessary extern definition of strrchr.  It is defined in
  string.h, which already was included.
  
  Revision  Changes    Path
  1.6       +1 -2      src/usr.bin/m4/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?200008161639.JAA77702>