Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 20 May 2002 17:44:18 -0700 (PDT)
From:      Garance A Drosehn <gad@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/gnu/usr.bin/patch inp.c pch.c util.c
Message-ID:  <200205210044.g4L0iIN17781@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help

gad         2002/05/20 17:44:18 PDT

  Modified files:
    gnu/usr.bin/patch    inp.c pch.c util.c 
  Log:
  Change parts of the source code to make it closer to style(9), mainly
  changing indentation and some comments.  Main goal is not perfect style,
  but just to reduce differences with NetBSD.  The object code is exactly
  the same after this change as before it (except for assert() statements
  which have moved).
  
  Reviewed by:    /sbin/md5 on i386
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.12      +299 -279  src/gnu/usr.bin/patch/inp.c
  1.20      +490 -467  src/gnu/usr.bin/patch/pch.c
  1.10      +321 -299  src/gnu/usr.bin/patch/util.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?200205210044.g4L0iIN17781>