diff options
author | Roland McGrath <roland@gnu.org> | 2002-05-08 09:32:17 +0000 |
---|---|---|
committer | Roland McGrath <roland@gnu.org> | 2002-05-08 09:32:17 +0000 |
commit | 4c7ffdb4295737f2b36d89aedb175482765b67de (patch) | |
tree | 4fa9891c9f68bea6f573c1a81d3d54287fbd2e22 /term | |
parent | 303fcbc2a2ec1bbddd30f61c7f6f6e8ff4ee3d7f (diff) |
.
Diffstat (limited to 'term')
-rw-r--r-- | term/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/term/ChangeLog b/term/ChangeLog index 2151b68c..69b274f2 100644 --- a/term/ChangeLog +++ b/term/ChangeLog @@ -1,3 +1,7 @@ +2002-05-08 Roland McGrath <roland@frob.com> + + * main.c (main): Add a return after `error' call to clue compiler in. + 2002-05-03 Roland McGrath <roland@frob.com> * hurdio.c (hurdio_reader_loop): Add a return stmt. |