diff options
Diffstat (limited to 'openmp/runtime/src/kmp_wrapper_getpid.h')
-rw-r--r-- | openmp/runtime/src/kmp_wrapper_getpid.h | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/openmp/runtime/src/kmp_wrapper_getpid.h b/openmp/runtime/src/kmp_wrapper_getpid.h index 5cdc1699198..35e4d179f62 100644 --- a/openmp/runtime/src/kmp_wrapper_getpid.h +++ b/openmp/runtime/src/kmp_wrapper_getpid.h @@ -1,7 +1,7 @@ /* * kmp_wrapper_getpid.h -- getpid() declaration. - * $Revision: 42181 $ - * $Date: 2013-03-26 15:04:45 -0500 (Tue, 26 Mar 2013) $ + * $Revision: 42951 $ + * $Date: 2014-01-21 14:41:41 -0600 (Tue, 21 Jan 2014) $ */ |