Welcome to mirror list, hosted at ThFree Co, Russian Federation.

cygwin.com/git/newlib-cygwin.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
path: root/winsup
diff options
context:
space:
mode:
authorChristopher Faylor <me@cgf.cx>2004-01-20 06:11:39 +0300
committerChristopher Faylor <me@cgf.cx>2004-01-20 06:11:39 +0300
commit2ad4f99232c7137226edb5a40a484e18cca82f10 (patch)
treec0b932fc959fece54b0aff2c1be1aa84756a2064 /winsup
parent701c67ff9eb30db6bd584b02bd64b160ed1554cc (diff)
fix typo
Diffstat (limited to 'winsup')
-rw-r--r--winsup/cygwin/ChangeLog-20032
1 files changed, 1 insertions, 1 deletions
diff --git a/winsup/cygwin/ChangeLog-2003 b/winsup/cygwin/ChangeLog-2003
index e78995d55..6c16579a2 100644
--- a/winsup/cygwin/ChangeLog-2003
+++ b/winsup/cygwin/ChangeLog-2003
@@ -2458,7 +2458,7 @@
2003-08-30 Christopher Faylor <cgf@redhat.com>
- * heap.cc (sbrk): Save rounded addess in user_heap_max.
+ * heap.cc (sbrk): Save rounded address in user_heap_max.
2003-08-30 Christopher Faylor <cgf@redhat.com>