jb          2007-11-19 07:34:57 UTC

  FreeBSD src repository

  Modified files:
    sys/sun4v/include    stdarg.h 
  Log:
  __builtin_stdarg_start was renamed to __builtin_va_start a long
  time ago (2002 according to the gcc log). Using the proper name
  fixes a warning in src/lib/libc/gen/ulimit.c about the second
  argument of va_start() not being the last named (when it really
  was).
  
  Revision  Changes    Path
  1.2       +1 -1      src/sys/sun4v/include/stdarg.h
_______________________________________________
cvs-all@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/cvs-all
To unsubscribe, send any mail to "[EMAIL PROTECTED]"

Reply via email to