diff options
Diffstat (limited to 'openmp/runtime/src/kmp_error.c')
-rw-r--r-- | openmp/runtime/src/kmp_error.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_error.c b/openmp/runtime/src/kmp_error.c index 99a1728f068..bb69b2e2eeb 100644 --- a/openmp/runtime/src/kmp_error.c +++ b/openmp/runtime/src/kmp_error.c @@ -1,7 +1,7 @@ /* * kmp_error.c -- KPTS functions for error checking at runtime - * $Revision: 42061 $ - * $Date: 2013-02-28 16:36:24 -0600 (Thu, 28 Feb 2013) $ + * $Revision: 42951 $ + * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $ */ |