mirror of
git://git.sv.gnu.org/emacs.git
synced 2026-01-30 12:21:25 -08:00
Fix typo ("not" for "now").
Copied from Perforce Change: 181451 ServerID: perforce.ravenbrook.com
This commit is contained in:
parent
c5f77afc19
commit
4dcd039b18
1 changed files with 1 additions and 1 deletions
|
|
@ -126,7 +126,7 @@ void ProtSync(Arena arena)
|
|||
/* ProtTramp -- wrap a mutator thread in a Structured Exception Handler filter
|
||||
*
|
||||
* This was the method by which we installed an exception handler on Windows
|
||||
* prior to MPS 1.111. Not we are using Vectored Exception Handlers, so this
|
||||
* prior to MPS 1.111. Now we are using Vectored Exception Handlers, so this
|
||||
* is deprecated and just calls through to the mutator function.
|
||||
*/
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue