wok diff linld/stuff/src/LINLD.CPP @ rev 21750
tazboot: shrink
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Sat Jun 15 16:18:19 2019 +0200 (2019-06-15) |
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 Sat Jun 15 16:18:19 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