Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 6 Oct 2002 04:14:21 -0700 (PDT)
From:      "Tim J. Robbins" <tjr@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/bin/rcp rcp.c
Message-ID:  <200210061114.g96BELL6048511@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
tjr         2002/10/06 04:14:21 PDT

  Modified files:
    bin/rcp              rcp.c 
  Log:
  Clean up use of <stdarg.h> macros: always call va_end after va_start,
  reset with a call to va_start before each use of the va_list.
  
  Obtained from:  NetBSD
  
  Revision  Changes    Path
  1.38      +6 -2      src/bin/rcp/rcp.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?200210061114.g96BELL6048511>