From d5d01a5af9aaa11762d7ba86760796df00af3786 Mon Sep 17 00:00:00 2001 From: Owen Taylor Date: Thu, 18 Dec 1997 02:17:14 +0000 Subject: It's all in the changelog. Well, almost all. -owt --- tests/testselection.c | 1 + 1 file changed, 1 insertion(+) (limited to 'tests/testselection.c') diff --git a/tests/testselection.c b/tests/testselection.c index 0a1fd87f4..6f33be989 100644 --- a/tests/testselection.c +++ b/tests/testselection.c @@ -319,6 +319,7 @@ selection_received (GtkWidget *widget, GtkSelectionData *data) name?name:"", data->type); position = data->length; + continue; } } gtk_text_insert (GTK_TEXT (selection_text), NULL, -- cgit v1.2.1