X-Git-Url: https://wimlib.net/git/?p=wimlib;a=blobdiff_plain;f=programs%2Fimagex.c;h=d5abe37e3e18054724cc2285be038594b21181da;hp=788ba90483fc2cbf8ec627622a15b7382f874e98;hb=6a0d181ed78580b86fb7abb05a9879a8a1d7cba4;hpb=3f10159fec6c397ed4d182a25a1aa5b3147101cf diff --git a/programs/imagex.c b/programs/imagex.c index 788ba904..d5abe37e 100644 --- a/programs/imagex.c +++ b/programs/imagex.c @@ -3767,8 +3767,8 @@ main(int argc, char **argv) exit(2); } - /* Enable warning and error messages in the library to be more - * user-friendly. */ + /* Enable warning and error messages in wimlib be more user-friendly. + * */ wimlib_set_print_errors(true); /* Initialize wimlib. */