summaryrefslogtreecommitdiff
path: root/gtk/testselection.c
diff options
context:
space:
mode:
authorOwen Taylor <otaylor@src.gnome.org>1997-12-18 02:17:14 +0000
committerOwen Taylor <otaylor@src.gnome.org>1997-12-18 02:17:14 +0000
commitd5d01a5af9aaa11762d7ba86760796df00af3786 (patch)
treec12bb7c7980b3177456cab8987755a976297b205 /gtk/testselection.c
parent65e63db01e93820093c2eb5169d5f8c0be3fe4e5 (diff)
downloadgdk-pixbuf-d5d01a5af9aaa11762d7ba86760796df00af3786.tar.gz
It's all in the changelog. Well, almost all.
-owt
Diffstat (limited to 'gtk/testselection.c')
-rw-r--r--gtk/testselection.c1
1 files changed, 1 insertions, 0 deletions
diff --git a/gtk/testselection.c b/gtk/testselection.c
index 0a1fd87f4..6f33be989 100644
--- a/gtk/testselection.c
+++ b/gtk/testselection.c
@@ -319,6 +319,7 @@ selection_received (GtkWidget *widget, GtkSelectionData *data)
name?name:"<unknown>",
data->type);
position = data->length;
+ continue;
}
}
gtk_text_insert (GTK_TEXT (selection_text), NULL,