Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 30 May 2002 14:18:01 -0700 (PDT)
From:      Garrett Wollman <wollman@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.bin/gprof aout.c arcs.c dfn.c gprof.c lookup.c printgprof.c
Message-ID:  <200205302118.g4ULI1s34699@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wollman     2002/05/30 14:18:01 PDT

  Modified files:
    usr.bin/gprof        aout.c arcs.c dfn.c gprof.c lookup.c 
                         printgprof.c 
  Log:
  Fix preprocessor directive syntax (text after #endif).
  The style of this program is still atrocious (not fixed).
  
  Revision  Changes    Path
  1.4       +3 -3      src/usr.bin/gprof/aout.c
  1.9       +21 -21    src/usr.bin/gprof/arcs.c
  1.3       +15 -11    src/usr.bin/gprof/dfn.c
  1.18      +10 -10    src/usr.bin/gprof/gprof.c
  1.3       +10 -6     src/usr.bin/gprof/lookup.c
  1.9       +2 -2      src/usr.bin/gprof/printgprof.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?200205302118.g4ULI1s34699>