]> git.sesse.net Git - vlc/blobdiff - modules/video_output/fb.c
For consistency, remove references to vlc from libvlc
[vlc] / modules / video_output / fb.c
index cef404213f3de9957f244a336f885576cd085a03..c4f092bf7f770159f024ce58c8472e5a86d80142 100644 (file)
@@ -381,7 +381,7 @@ static int Manage( vout_thread_t *p_vout )
         switch( buf )
         {
         case 'q':
-            p_vout->p_vlc->b_die = 1;
+            p_vout->p_libvlc->b_die = 1;
             break;
 
         default: