1
Fork 0
mirror of git://git.sv.gnu.org/emacs.git synced 2026-03-26 08:41:47 -07:00

Fixing a couple of comments that are out of date.

Copied from Perforce
 Change: 182932
 ServerID: perforce.ravenbrook.com
This commit is contained in:
Richard Brooksby 2013-07-05 01:53:51 +01:00
parent afe6da02e3
commit b71af4dbe4
2 changed files with 1 additions and 5 deletions

View file

@ -23,10 +23,6 @@
* That thread calls the MPS to resolve the condition and allow the mutator
* thread to progress.
*
* That part is fairly simple. Most of the code in this module is concerned
* with decoding Mach messages and re-encoding them in order to forward them
* on to other exception handlers.
*
*
* SOURCES
*

View file

@ -1,4 +1,4 @@
/* protxc.c: PROTECTION EXCPETION HANDLER FOR OS X MACH
/* protxc.h: PROTECTION EXCPETION HANDLER FOR OS X MACH
*
* $Id$
* Copyright (c) 2013 Ravenbrook Limited. See end of file for license.