Skip site navigation (1)Skip section navigation (2)
Date:      Wed, 22 May 1996 10:07:16 -0700 (PDT)
From:      Peter Wemm <peter>
To:        CVS-committers, cvs-all, cvs-sys
Subject:   cvs commit:  src/sys/i386/i386 pmap.c
Message-ID:  <199605221707.KAA10685@freefall.freebsd.org>

next in thread | raw e-mail | index | archive | help
peter       96/05/22 10:07:16

  Modified:    sys/i386/i386  pmap.c
  Log:
  Fix harmless warning..  pmap_nw_modified was not having it's arg
  cast to pt_entry_t like the others inside the DIAGNOSTIC code.
  
  Revision  Changes    Path
  1.94      +2 -2      src/sys/i386/i386/pmap.c



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