diff options
author | Tom Tromey <tromey@cygnus.com> | 1998-04-01 14:48:20 +0800 |
---|---|---|
committer | Tom Tromey <tromey@src.gnome.org> | 1998-04-01 14:48:20 +0800 |
commit | 0032eeb1e01ee1c6d7ca545b906d4b9ccfbfcded (patch) | |
tree | 85a753649dc550bd006eef253714b511c0f2f246 /calendar/ChangeLog | |
parent | 26c91c237c336ddcd05e2c3179a159b18e6f1cfb (diff) | |
download | gsoc2013-evolution-0032eeb1e01ee1c6d7ca545b906d4b9ccfbfcded.tar.gz gsoc2013-evolution-0032eeb1e01ee1c6d7ca545b906d4b9ccfbfcded.tar.zst gsoc2013-evolution-0032eeb1e01ee1c6d7ca545b906d4b9ccfbfcded.zip |
`buf' now static.
Tue Mar 31 23:46:50 1998 Tom Tromey <tromey@cygnus.com>
* timeutil.c (format_simple_hour): `buf' now static.
svn path=/trunk/; revision=85
Diffstat (limited to 'calendar/ChangeLog')
-rw-r--r-- | calendar/ChangeLog | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/calendar/ChangeLog b/calendar/ChangeLog index 8dc5fd0a12..f971250cde 100644 --- a/calendar/ChangeLog +++ b/calendar/ChangeLog @@ -1,3 +1,7 @@ +Tue Mar 31 23:46:50 1998 Tom Tromey <tromey@cygnus.com> + + * timeutil.c (format_simple_hour): `buf' now static. + 1998-03-31 Federico Mena Quintero <federico@nuclecu.unam.mx> * gncal.c: Removed #include "gtkcalendar.h", because it now comes |