Skip site navigation (1)Skip section navigation (2)
Date:      Sun, 10 Aug 1997 13:37:49 -0700 (PDT)
From:      Bill Paul <wpaul@FreeBSD.ORG>
To:        cvs-committers@FreeBSD.ORG, cvs-all@FreeBSD.ORG, cvs-usrsbin@FreeBSD.ORG
Subject:   cvs commit: src/usr.sbin/ypserv yp_server.c
Message-ID:  <199708102037.NAA10343@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       1997/08/10 13:37:49 PDT

  Modified files:
    usr.sbin/ypserv      yp_server.c 
  Log:
  Don't initialize structures from other variables; gcc -ansi -pedantic
  doesn't allow it. Use proper constants instead.
  
  Revision  Changes    Path
  1.24      +7 -6      src/usr.sbin/ypserv/yp_server.c



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?199708102037.NAA10343>