Re: [PATCH glibc 2/2] mach: fix typo

2015-06-06 Thread Samuel Thibault
Justus Winter, le Sat 06 Jun 2015 11:27:41 +0200, a écrit : > * mach/mach/mach_traps.h (thread_switch): Fix typo in comment. Applied, thanks. Samuel

[PATCH glibc 2/2] mach: fix typo

2015-06-06 Thread Justus Winter
* mach/mach/mach_traps.h (thread_switch): Fix typo in comment. --- mach/mach/mach_traps.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/mach/mach/mach_traps.h b/mach/mach/mach_traps.h index 8b8765e..c778caa 100644 --- a/mach/mach/mach_traps.h +++ b/mach/mach/mach_traps.h @@ -