From a25d5ffbfc7b5a9c6225769f70c7363f2e2fdc3d Mon Sep 17 00:00:00 2001 From: Jeff Squyres Date: Fri, 23 Jul 2010 13:24:15 +0000 Subject: [PATCH] Er... make sure to close the comment. This commit was SVN r23486. --- test/util/opal_path_nfs.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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;