wok diff linld/stuff/src/LINLD.CPP @ rev 21649

Up ffmpegthumbnailer-dev (2.2.0), lucene++-dev (3.0.7+git), xine-fonts (1.2.9)
author Pascal Bellard <pascal.bellard@slitaz.org>
date Thu May 30 10:51:27 2019 +0200 (2019-05-30)
parents 0e811092e7bb
children 04ffefac5707
line diff
     1.1 --- a/linld/stuff/src/LINLD.CPP	Mon May 27 23:23:13 2019 +0200
     1.2 +++ b/linld/stuff/src/LINLD.CPP	Thu May 30 10:51:27 2019 +0200
     1.3 @@ -117,7 +117,7 @@
     1.4  
     1.5  		    s++;
     1.6  		    image.errmsg = "Error in cl=@file";
     1.7 -		    open_image(s, &image);
     1.8 +		    open_image(&image, s);
     1.9  		    s+=read(image.fd, (void *)cmdline=s=
    1.10  			(char *)malloc_or_die(image.size), image.size);
    1.11  		    // Strip any trailing cr/lf