summaryrefslogtreecommitdiffstats
path: root/winsup/cygwin
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-08-10 15:18:36 +0000
committerChristopher Faylor <me@cgf.cx>2004-08-10 15:18:36 +0000
commit34b14e0b269bdae98ba7c291c37573ad19198077 (patch)
treecd6a3ccce4c7c01b50b948b013347fce6fc1e34b /winsup/cygwin
parentfe3db6cc89fa082c9eb7e5ccf977a57871509b89 (diff)
downloadcygnal-34b14e0b269bdae98ba7c291c37573ad19198077.tar.gz
cygnal-34b14e0b269bdae98ba7c291c37573ad19198077.tar.bz2
cygnal-34b14e0b269bdae98ba7c291c37573ad19198077.zip
white space
Diffstat (limited to 'winsup/cygwin')
-rw-r--r--winsup/cygwin/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog b/winsup/cygwin/ChangeLog
index 10262ab3d..f90f1a04c 100644
--- a/winsup/cygwin/ChangeLog
+++ b/winsup/cygwin/ChangeLog
@@ -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>