Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 13 Aug 1999 22:38:06 -0700 (PDT)
From:      Chris Costello <chris@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/test test.c
Message-ID:  <199908140538.WAA71599@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
chris       1999/08/13 22:38:06 PDT

  Modified files:
    bin/test             test.c 
  Log:
  Minor style fix - change 'if(!*v)' to 'if (!*v)'
  
  Revision  Changes    Path
  1.22      +2 -2      src/bin/test/test.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?199908140538.WAA71599>