Fix typo.

This commit is contained in:
Corinna Vinschen 2011-03-20 15:36:13 +00:00
parent 33150e7f40
commit cb8c63e08d
1 changed files with 1 additions and 1 deletions

View File

@ -1,6 +1,6 @@
2011-03-20 Corinna Vinschen <corinna@vinschen.de>
* fenv.cc (_feinitialise); Don't use SSE instructions on systems not
* fenv.cc (_feinitialise): Don't use SSE instructions on systems not
supporting them.
* wincap.h (wincaps::supports_sse): New element.
* wincap.cc: Implement above element throughout.