78
78
static void usage(bool version)
80
printf("%s Ver 1.6 for %s at %s\n",my_progname,SYSTEM_TYPE,
80
printf("%s Ver 1.6 for %s-%s at %s\n",my_progname,HOST_VENDOR,HOST_OS,
84
84
puts("This software comes with ABSOLUTELY NO WARRANTY. This is free software,\nand you are welcome to modify and redistribute it under the GPL license\n");