Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 2 Oct 2002 23:31:16 -0700 (PDT)
From:      Mike Barcroft <mike@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/include search.h
Message-ID:  <200210030631.g936VGJL056226@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mike        2002/10/02 23:31:16 PDT

  Modified files:
    include              search.h 
  Log:
  Fix various style(9) bugs:
  o Source ID's in wrong location.
  o Space used, instead of tab, after typedef.
  o Unaligned function prototype for twalk().
  
  Other changes:
  o Add missing const qualifier in tfind().
  o Add comment about missing functions.
  
  Revision  Changes    Path
  1.8       +16 -12    src/include/search.h

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?200210030631.g936VGJL056226>