Skip site navigation (1)Skip section navigation (2)
Date:      Mon, 23 Dec 1996 10:15:46 -0800 (PST)
From:      Bill Paul <wpaul>
To:        CVS-committers, cvs-all, cvs-libexec
Subject:   cvs commit:  src/libexec/ypxfr ypxfr_extern.h
Message-ID:  <199612231815.KAA13024@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
wpaul       96/12/23 10:15:45

  Modified:    libexec/ypxfr  ypxfr_extern.h
  Log:
  Change declaration of yp_errno from int to enum ypstat so that it
  matches what's in ypserv/yp_extern.h (which I changed when I added the
  async DNS stuff). The conflict broke the build of rpc.yppasswdd.
  
  Pointed out by: bde
  
  Revision  Changes    Path
  1.4       +3 -2      src/libexec/ypxfr/ypxfr_extern.h



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