Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 18 Jun 2001 20:37:24 -0700 (PDT)
From:      Mike Heffner <mikeh@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/rusers rusers.c
Message-ID:  <200106190337.f5J3bPs95480@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
mikeh       2001/06/18 20:37:24 PDT

  Modified files:
    usr.bin/rusers       rusers.c 
  Log:
  Cleanup the mix of styles in this file:
    - spaces -> tabs
    - return(0) -> return (0)
    - wrap longlines
  
  Reviewed by:	md5
  MFC after:	2 weeks
  
  Revision  Changes    Path
  1.10      +123 -124  src/usr.bin/rusers/rusers.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?200106190337.f5J3bPs95480>