Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 29 Mar 2004 13:15:42 -0800 (PST)
From:      Robert Drehmel <robert@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/libkern index.c rindex.c
Message-ID:  <200403292115.i2TLFgBp069761@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
robert      2004/03/29 13:15:42 PST

  FreeBSD src repository

  Modified files:
    sys/libkern          index.c rindex.c 
  Log:
  Bring these files closer to style(9) conformance by comparing a
  dereferenced character pointer to '\0' instead of using the ! operator.
  
  Revision  Changes    Path
  1.8       +1 -1      src/sys/libkern/index.c
  1.9       +1 -1      src/sys/libkern/rindex.c



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