diff options
author | Christian Persch <chpe@cvs.gnome.org> | 2004-04-03 06:33:03 +0800 |
---|---|---|
committer | Christian Persch <chpe@src.gnome.org> | 2004-04-03 06:33:03 +0800 |
commit | 59134196b20a2cc31c70f3082c612c7c25187a14 (patch) | |
tree | 485d4415da701a64b9d99f014cddca94fa2bc076 /ChangeLog | |
parent | 1ce9116fe0e3d1568634135867e4ffa9143662ac (diff) | |
download | gsoc2013-epiphany-59134196b20a2cc31c70f3082c612c7c25187a14.tar gsoc2013-epiphany-59134196b20a2cc31c70f3082c612c7c25187a14.tar.gz gsoc2013-epiphany-59134196b20a2cc31c70f3082c612c7c25187a14.tar.bz2 gsoc2013-epiphany-59134196b20a2cc31c70f3082c612c7c25187a14.tar.lz gsoc2013-epiphany-59134196b20a2cc31c70f3082c612c7c25187a14.tar.xz gsoc2013-epiphany-59134196b20a2cc31c70f3082c612c7c25187a14.tar.zst gsoc2013-epiphany-59134196b20a2cc31c70f3082c612c7c25187a14.zip |
Remove stray semicolon. Fixes bug #138902.
2004-04-03 Christian Persch <chpe@cvs.gnome.org>
* src/ephy-notebook.c: (notebook_drag_data_received_cb):
Remove stray semicolon. Fixes bug #138902.
Diffstat (limited to 'ChangeLog')
-rw-r--r-- | ChangeLog | 6 |
1 files changed, 6 insertions, 0 deletions
@@ -1,3 +1,9 @@ +2004-04-03 Christian Persch <chpe@cvs.gnome.org> + + * src/ephy-notebook.c: (notebook_drag_data_received_cb): + + Remove stray semicolon. Fixes bug #138902. + 2004-04-01 Christian Persch <chpe@cvs.gnome.org> * embed/ephy-embed.c: (ephy_embed_chrome_get_type): |