Package: distro-info Version: 0.20 Severity: minor User: [email protected] Usertags: origin-ubuntu disco
The string in the following error message should be "exactly" not
"excatly".
if(unlikely(strcmp(CSV_HEADER, line) != 0)) {
fprintf(stderr, NAME ": Header `%s' in file `%s' does not match
"
"excatly `" CSV_HEADER "'.\n", line, filename);
failures++;
}
Thanks,
--
Brian Murray @ubuntu.com

