summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorChris Wilson <cpwilson@src.gnome.org>2007-02-26 19:48:55 +0000
committerChris Wilson <cpwilson@src.gnome.org>2007-02-26 19:48:55 +0000
commitbafc83787b47085e4a569c5d50de63a17ca04e05 (patch)
tree1c4aa825f9268ceac5ac55c5403c101705fbd5a5
parent9d6668fe9b2e11fe74253fda36d292aa9a6694d2 (diff)
downloadvte-bafc83787b47085e4a569c5d50de63a17ca04e05.tar.gz
fixup a missing colon in the ChangeLog entry
svn path=/trunk/; revision=1761
-rw-r--r--ChangeLog2
1 files changed, 1 insertions, 1 deletions
diff --git a/ChangeLog b/ChangeLog
index ba419b3d..8fe17622 100644
--- a/ChangeLog
+++ b/ChangeLog
@@ -29,7 +29,7 @@
2007-02-26 Chris Wilson <chris@chris-wilson.co.uk>
* src/vte.c: (vte_terminal_emit_adjustment_changed),
- (_vte_terminal_adjust_adjustments_full),
+ (_vte_terminal_adjust_adjustments_full):
Refactor the common code.
2007-02-26 Chris Wilson <chris@chris-wilson.co.uk>