Skip site navigation (1)Skip section navigation (2)
Date:      Fri, 8 Jun 2001 21:32:47 -0700 (PDT)
From:      Dima Dorfman <dd@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/sbin/dump main.c
Message-ID:  <200106090432.f594WlJ01748@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
dd          2001/06/08 21:32:47 PDT

  Modified files:
    sbin/dump            main.c 
  Log:
  Since we use getopt (in rev. 1.12), there's no need for the case's for
  the individual options to increment argv and decrement argc.  This
  caused the -T option to swallow an extra argument.
  
  PR:		27982
  Submitted by:	Samuel Greear <sgreear@vsni.com>
  
  Revision  Changes    Path
  1.23      +1 -3      src/sbin/dump/main.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?200106090432.f594WlJ01748>