src/gtkconv.c

changeset 8229
1c8ea1eaee6a
parent 8228
d4f90900c1a0
child 8237
ad93c98bb387
--- a/src/gtkconv.c	Wed Feb 11 05:22:37 2004 +0000
+++ b/src/gtkconv.c	Wed Feb 11 19:40:07 2004 +0000
@@ -1442,6 +1442,7 @@
 			case 'l':
 				gtk_imhtml_clear(GTK_IMHTML(gtkconv->imhtml));
 				g_string_free(conv->history, TRUE);
+				conv->history = NULL;
 
 				return TRUE;
 				break;

mercurial