diff options
author | Manish Singh <yosh@gimp.org> | 2002-12-14 01:11:25 +0000 |
---|---|---|
committer | Manish Singh <yosh@src.gnome.org> | 2002-12-14 01:11:25 +0000 |
commit | d2064033e65696f8c2f80de2a42f0954d93afb59 (patch) | |
tree | a4191a01d58330d3d0a4c84c1844857662e72293 /ChangeLog.pre-2-2 | |
parent | 9d4af5714ac4ff60ea2d65980ad37af89d2ad61f (diff) |
Fix typo. Missing '%' in my last commit.
Fri Dec 13 17:10:21 2002 Manish Singh <yosh@gimp.org>
* glib/gscanner.c (g_scanner_unexp_token): Fix typo. Missing '%'
in my last commit.
Diffstat (limited to 'ChangeLog.pre-2-2')
-rw-r--r-- | ChangeLog.pre-2-2 | 5 |
1 files changed, 5 insertions, 0 deletions
diff --git a/ChangeLog.pre-2-2 b/ChangeLog.pre-2-2 index 8df4f65fd..1ec517d3c 100644 --- a/ChangeLog.pre-2-2 +++ b/ChangeLog.pre-2-2 @@ -1,3 +1,8 @@ +Fri Dec 13 17:10:21 2002 Manish Singh <yosh@gimp.org> + + * glib/gscanner.c (g_scanner_unexp_token): Fix typo. Missing '%' + in my last commit. + Thu Dec 12 23:08:29 2002 Owen Taylor <otaylor@redhat.com> Fixes from Johannes Stezenbach |