Mercurial > emacs
diff src/w32uniscribe.c @ 106852:a12fbed3d106
from trunk
author | Kenichi Handa <handa@m17n.org> |
---|---|
date | Fri, 15 Jan 2010 21:40:13 +0900 |
parents | 855f55740303 |
children | 4cce9795bfd4 |
line wrap: on
line diff
--- a/src/w32uniscribe.c Fri Jan 15 21:35:31 2010 +0900 +++ b/src/w32uniscribe.c Fri Jan 15 21:40:13 2010 +0900 @@ -22,7 +22,7 @@ Windows 2000, though most users of older systems will have it since it installs with Internet Explorer 5.0 and other software. We only enable the feature if it is available, so there is no chance - of calling non-existant functions. */ + of calling non-existent functions. */ #undef _WIN32_WINNT #define _WIN32_WINNT 0x500 #include <windows.h>