wok-next diff syslinux/stuff/extra/md5sum.c @ rev 18804
Up vanessa_adt (0.0.9), vanessa_logger (0.0.10), vanessa_socket (0.0.12)
author | Pascal Bellard <pascal.bellard@slitaz.org> |
---|---|
date | Wed Jan 13 22:13:51 2016 +0100 (2016-01-13) |
parents | 924e6ea5da10 |
children | d3d191e22d29 |
line diff
1.1 --- a/syslinux/stuff/extra/md5sum.c Tue Dec 29 10:21:19 2015 +0100 1.2 +++ b/syslinux/stuff/extra/md5sum.c Wed Jan 13 22:13:51 2016 +0100 1.3 @@ -698,7 +698,7 @@ 1.4 #include <syslinux/linux.h> 1.5 #include <syslinux/pxe.h> 1.6 1.7 -const char *progname = "linux.c32"; 1.8 +const char *progname = "c32box.c32"; 1.9 1.10 /* Find the last instance of a particular command line argument 1.11 (which should include the final =; do not use for boolean arguments) */