Skip site navigation (1)Skip section navigation (2)
Date:      Sat, 7 Jun 2003 03:16:53 -0700 (PDT)
From:      Poul-Henning Kamp <phk@FreeBSD.org>
To:        src-committers@FreeBSD.org, cvs-src@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sys/geom geom_ctl.c geom_dump.c geom_event.c geom_slice.c geom_subr.c
Message-ID:  <200306071016.h57AGrHl029176@repoman.freebsd.org>

next in thread | raw e-mail | index | archive | help
phk         2003/06/07 03:16:53 PDT

  FreeBSD src repository

  Modified files:
    sys/geom             geom_ctl.c geom_dump.c geom_event.c 
                         geom_slice.c geom_subr.c 
  Log:
  Add missing va_end() calls.
  
  Noticed by:     tmm
  
  Revision  Changes    Path
  1.26      +1 -0      src/sys/geom/geom_ctl.c
  1.27      +1 -0      src/sys/geom/geom_dump.c
  1.40      +7 -4      src/sys/geom/geom_event.c
  1.49      +2 -1      src/sys/geom/geom_slice.c
  1.57      +4 -2      src/sys/geom/geom_subr.c



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