X-Git-Url: https://git.cworth.org/git?a=blobdiff_plain;f=fips.c;h=7276ce9fb28fa24f8e41abaf5bd2fc8bbd9734b3;hb=de8d00c71c256ab967ece877050b5dbffe66b19d;hp=5aeb8c3f10740ce97313d7a9ea38de926999477a;hpb=02c39fbdaa29d62a8e7b8d223f62ccd08d4782ee;p=fips diff --git a/fips.c b/fips.c index 5aeb8c3..7276ce9 100644 --- a/fips.c +++ b/fips.c @@ -77,7 +77,7 @@ main (int argc, char *argv[]) case '?': break; default: - fprintf(stderr, "Internal error: " + fprintf(stderr, "fips: Internal error: " "unexpected getopt value: %d\n", opt); exit (1); }