X-Git-Url: http://research.m1stereo.tv/gitweb?a=blobdiff_plain;f=src%2Fmodules%2Fgtk2%2Fproducer_pixbuf.c;h=727b25e9e8ca7a8b00cbcd62e9779fed5f73e78b;hb=e973d28428618415b70bbca791159593930adaee;hp=302bf700902fe48ddf624e98c71a457fe2295756;hpb=681b27e7a8e217d6106096910369c213124fb28b;p=melted diff --git a/src/modules/gtk2/producer_pixbuf.c b/src/modules/gtk2/producer_pixbuf.c index 302bf70..727b25e 100644 --- a/src/modules/gtk2/producer_pixbuf.c +++ b/src/modules/gtk2/producer_pixbuf.c @@ -32,7 +32,7 @@ #include #include -pthread_mutex_t fastmutex = PTHREAD_MUTEX_INITIALIZER; +static pthread_mutex_t fastmutex = PTHREAD_MUTEX_INITIALIZER; typedef struct producer_pixbuf_s *producer_pixbuf;