]> git.sesse.net Git - vlc/blobdiff - include/vlc_common.h
utf8_* -> vlc_* (sed roxxors)
[vlc] / include / vlc_common.h
index 527a2ea28b7c013757c6d4f6c0c8a328c93d1a9c..40a0764f7552af6a2c477eb202c5a99019120295 100644 (file)
@@ -402,7 +402,7 @@ struct _stati64;
 #define fstat _fstati64
 #endif
 
-/* You should otherwise use utf8_stat and utf8_lstat. */
+/* You should otherwise use vlc_stat and utf8_lstat. */
 #else
 struct stat;
 #endif