diff options
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 |