diff --git a/test/util/opal_path_nfs.c b/test/util/opal_path_nfs.c index 49b073c41e..b99d5cd276 100644 --- a/test/util/opal_path_nfs.c +++ b/test/util/opal_path_nfs.c @@ -35,7 +35,7 @@ */ #if !defined(__linux__) -/* This test currently only works on Linux +/* This test currently only works on Linux */ int main(int argc, char* argv[]) { return 77;