Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 9 Jan 2002 09:36:53 -0800 (PST)
From:      Daniel Eischen <deischen@FreeBSD.org>
To:        cvs-committers@FreeBSD.org, cvs-all@FreeBSD.org
Subject:   cvs commit: src/usr.sbin/syslogd syslogd.c
Message-ID:  <200201091736.g09HarQ62030@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
deischen    2002/01/09 09:36:53 PST

  Modified files:
    usr.sbin/syslogd     syslogd.c 
  Log:
  Initialze a stack variable with NULL to unbreak buildworld with -Wall.
  I don't know about anyone else, but the compiler was always aborting
  on this stupid warning, and has been doing so for weeks.
  
  Revision  Changes    Path
  1.95      +1 -1      src/usr.sbin/syslogd/syslogd.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?200201091736.g09HarQ62030>