Trim trailing whitespace

This commit is contained in:
Quincey Koziol
2020-04-20 18:12:00 -05:00
parent 7ba692badf
commit 9e5dbf6906
374 changed files with 7333 additions and 7333 deletions

View File

@@ -1321,7 +1321,7 @@ do_cleanupfile(iotype iot, char *filename)
}
H5Pclose(fapl);
break;
default:
/* unknown request */
HDfprintf(stderr, "Unknown IO type request (%d)\n", (int)iot);