xchat-gnome r2665 - in trunk: . src/fe-gnome
- From: chpe svn gnome org
- To: svn-commits-list gnome org
- Subject: xchat-gnome r2665 - in trunk: . src/fe-gnome
- Date: Sun, 7 Sep 2008 14:18:53 +0000 (UTC)
Author: chpe
Date: Sun Sep 7 14:18:53 2008
New Revision: 2665
URL: http://svn.gnome.org/viewvc/xchat-gnome?rev=2665&view=rev
Log:
Bug 431785 â Reset laststamp when clearing window
Modified:
trunk/ChangeLog
trunk/src/fe-gnome/xtext.c
Modified: trunk/src/fe-gnome/xtext.c
==============================================================================
--- trunk/src/fe-gnome/xtext.c (original)
+++ trunk/src/fe-gnome/xtext.c Sun Sep 7 14:18:53 2008
@@ -4705,6 +4705,7 @@
buf->last_ent_start = NULL;
buf->last_ent_end = NULL;
buf->marker_pos = NULL;
+ buf->laststamp[0] = 0;
dontscroll (buf);
while (buf->text_first)
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]