diff options
author | Gunter Knauf <gk@gknw.de> | 2004-06-22 23:22:37 +0000 |
---|---|---|
committer | Gunter Knauf <gk@gknw.de> | 2004-06-22 23:22:37 +0000 |
commit | d6dcb084077d1220ba2f153bc9534bdb166b2be7 (patch) | |
tree | 2e72c2f6326a4ab1f075c11c9bf443de9865a842 /lib | |
parent | 806c756a2d2dd7701f57eb7eb5c417c98a62a518 (diff) |
argh - copy&paste error.
Diffstat (limited to 'lib')
-rw-r--r-- | lib/getdate.c.cvs | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/lib/getdate.c.cvs b/lib/getdate.c.cvs index 48dff2329..8607df3db 100644 --- a/lib/getdate.c.cvs +++ b/lib/getdate.c.cvs @@ -1764,6 +1764,7 @@ ToHour (Hours, Meridian) abort (); } /* NOTREACHED - but make gcc happy! */ + return -1; } static int |