summaryrefslogtreecommitdiff
path: root/trans
diff options
context:
space:
mode:
authorThomas Schwinge <tschwinge@gnu.org>2006-06-15 13:56:27 +0000
committerThomas Schwinge <tschwinge@gnu.org>2006-06-15 13:56:27 +0000
commit88aaf3455d9bd1ba5312515144fe71abf50eb080 (patch)
tree60c9c4bc11f828bc7022ec9eed6a28f5bc828c81 /trans
parentb1989af0015f6748552744cff474dc55db83176b (diff)
*** empty log message ***
Diffstat (limited to 'trans')
-rw-r--r--trans/ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/trans/ChangeLog b/trans/ChangeLog
index e8636aa5..f90244bd 100644
--- a/trans/ChangeLog
+++ b/trans/ChangeLog
@@ -1,6 +1,6 @@
2006-06-15 Thomas Schwinge <tschwinge@gnu.org>
- * hello-mt.c (trivfs_S_io_seek): Seek into the right direction for
+ * hello-mt.c (trivfs_S_io_seek): Seek into the correct direction for
`SEEK_END'. Return EINVAL if file pointer would become negative.
* hello.c (trivfs_S_io_seek): Likewise.