Skip site navigation (1)Skip section navigation (2)
Date:      Thu, 7 Dec 1995 22:43:10 -0500 (EST)
From:      "Marc G. Fournier" <scrappy@hub.org>
To:        current@freebsd.org
Subject:   [PATH] /usr/src/lib/libc/gen/syslog.c
Message-ID:  <Pine.BSF.3.91.951207224133.1088B-100000@hub.org>

next in thread | raw e-mail | index | archive | help


Another one, they are all minor, but seem to break the compile
each time.  And they are all based on the newest sources sup'd
last night.



*** lib/libc/gen/syslog.c.orig  Thu Dec  7 22:39:31 1995
--- lib/libc/gen/syslog.c       Thu Dec  7 22:39:59 1995
***************
*** 129,135 ****
  vsyslog(pri, fmt, ap)
        int pri;
        register const char *fmt;
!       va_list ap;
  {
        register int cnt;
        register char ch, *p;
--- 129,135 ----
  vsyslog(pri, fmt, ap)
        int pri;
        register const char *fmt;
!       _BSD_VA_LIST_ ap;
  {
        register int cnt;
        register char ch, *p;



Marc G. Fournier | POP Mail  Telnet Acct  DNS Hosting
scrappy@hub.org  |  WWW Services   Database Services  | Knowledge, 
 soon to be:     |                                    | Information and
scrappy@ki.net   |      WWW: http://hub.org           | Communications, Inc




Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?Pine.BSF.3.91.951207224133.1088B-100000>