diff options
Diffstat (limited to 'autostatic.c')
-rwxr-xr-x | autostatic.c | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/autostatic.c b/autostatic.c index ab9326a..e60bd12 100755 --- a/autostatic.c +++ b/autostatic.c @@ -1,8 +1,8 @@ /* - * pthread_barrier_wait.c + * autostatic.c * * Description: - * This translation unit implements barrier primitives. + * This translation unit implements static auto-init and auto-exit logic. * * -------------------------------------------------------------------------- * |