diff options
author | Morten Welinder <terra@gnome.org> | 2004-07-24 02:25:48 +0000 |
---|---|---|
committer | Morten Welinder <mortenw@src.gnome.org> | 2004-07-24 02:25:48 +0000 |
commit | 4b9a1f1f9d9bf8cff161f9a57b78a9f5fe950b94 (patch) | |
tree | 40eda675aed43004203c981b4977827fd5058a8b /ChangeLog.pre-1-6 | |
parent | 476dc1d5646b90ed3b9fbe28109da0ca9dd0b3bf (diff) | |
download | pango-4b9a1f1f9d9bf8cff161f9a57b78a9f5fe950b94.tar.gz |
Fix C99ism. I am clearly the last man stuck in the dark age of C.
2004-07-23 Morten Welinder <terra@gnome.org>
* examples/renderdemo.c (parse_ellipsis): Fix C99ism. I am clearly
the last man stuck in the dark age of C.
Diffstat (limited to 'ChangeLog.pre-1-6')
-rw-r--r-- | ChangeLog.pre-1-6 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-1-6 b/ChangeLog.pre-1-6 index 02162d92..29dbdb19 100644 --- a/ChangeLog.pre-1-6 +++ b/ChangeLog.pre-1-6 @@ -1,3 +1,8 @@ +2004-07-23 Morten Welinder <terra@gnome.org> + + * examples/renderdemo.c (parse_ellipsis): Fix C99ism. I am clearly + the last man stuck in the dark age of C. + Tue Jul 20 12:10:42 2004 Owen Taylor <otaylor@redhat.com> * pango/pango-script.c (pango_language_includes_script): |