[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
CVS: cvs.openbsd.org: src
- To: source-changes_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org
- Subject: CVS: cvs.openbsd.org: src
- From: Alexander Yurchenko <grange_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org>
- Date: Sat, 31 Jan 2009 14:28:40 -0700 (MST)
CVSROOT: /cvs
Module name: src
Changes by: grange_(_at_)_cvs_(_dot_)_openbsd_(_dot_)_org 2009/01/31 14:28:40
Modified files:
sys/net : if_spppsubr.c
Log message:
u_char is not compatible with default argument promotion type thus
can't be used with va_start. change it to u_int.
ok miod@
Visit your host, monkey.org