]> git.sesse.net Git - vlc/blobdiff - modules/demux/asf/libasf.c
Declared many static variables const
[vlc] / modules / demux / asf / libasf.c
index aea95802a5ae74a66576f5eaf49d3e391592c4d2..6c75aa7367e995ff10376677403249c774220d0a 100644 (file)
@@ -1264,7 +1264,7 @@ static void ASF_FreeObject_XXX( asf_object_t *p_obj)
 
 
 /* */
-static struct
+static const struct
 {
     const guid_t  *p_id;
     int     i_type;