pidgin/plugins/vvconfig.c

branch
release-2.x.y
changeset 36256
a437550a9308
parent 35980
b44c08754471
child 36316
2415067473ba
--- a/pidgin/plugins/vvconfig.c	Wed Nov 12 19:15:24 2014 -0500
+++ b/pidgin/plugins/vvconfig.c	Thu Nov 13 00:56:55 2014 -0500
@@ -109,7 +109,7 @@
 			!(pspec = gst_property_probe_get_property(probe, "device"))) {
 		purple_debug_info("vvconfig", "'%s' - no device\n", element_name);
 	} else {
-		gint n;
+		gsize n;
 		GValueArray *array;
 
 		/* Set autoprobe[-fps] to FALSE to avoid delays when probing. */

mercurial