X-Git-Url: http://git.cinelerra-gg.org/git/?a=blobdiff_plain;f=cinelerra-5.0%2Fcinelerra%2Ffilempeg.h;h=cde4458cc0e4b93824bb238cbe3584cb4b23388e;hb=a3a59f63fdfbcf94c561595f515951fdfd4bea30;hp=004316b691d9e1b7fa4603e1d3617e0d983dd2ce;hpb=f9d0d999e813ae19965e07ae2f7da690b4e6fe45;p=goodguy%2Fhistory.git diff --git a/cinelerra-5.0/cinelerra/filempeg.h b/cinelerra-5.0/cinelerra/filempeg.h index 004316b6..cde4458c 100644 --- a/cinelerra-5.0/cinelerra/filempeg.h +++ b/cinelerra-5.0/cinelerra/filempeg.h @@ -69,7 +69,7 @@ public: static int check_sig(Asset *asset); // Get extra info for info dialog. - static void get_info(char *title_path, char *path, char *text); + static void get_info(char *title_path, char *path, char *text, int len); int open_file(int rd, int wr); int close_file(); int create_index();