]> git.sesse.net Git - vlc/blobdiff - modules/mux/avi.c
Uniformize source files encoding
[vlc] / modules / mux / avi.c
index fefe41cccd804ebf26c5d5f3e431f0edc006a2e8..a5328744ed5385772f0af37cce4cc51a3166586e 100644 (file)
@@ -64,7 +64,7 @@ typedef struct avi_stream_s
 
     char fcc[4];
 
-    mtime_t i_duration;       // in µs
+    mtime_t i_duration;       // in Âµs
 
     int     i_frames;        // total frame count
     int64_t i_totalsize;    // total stream size