white space

This commit is contained in:
Christopher Faylor 2004-08-10 15:18:36 +00:00
parent fe3db6cc89
commit 34b14e0b26
1 changed files with 1 additions and 1 deletions

View File

@ -29,7 +29,7 @@
* init.cc (respawn_wow64_process): New function.
(dll_entry): If process has been started from a 64 bit
process, call respawn_wow64_process.
* uname.cc (uname): On 64 bit systems, use GetNativeSystemInfo.
* uname.cc (uname): On 64 bit systems, use GetNativeSystemInfo.
Show actual CPU type.
2004-07-23 Corinna Vinschen <corinna@vinschen.de>