X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=server%2Fthread.h;h=1c14c9a140abb7772745c95445cda8f7c176b59c;hb=685168f14cc0129bc5f49e476602d223563e6660;hp=14ae785ba64b8016b84ade16a40c7a0687b6d9bd;hpb=ed21599957130173a661904f22e50af59a96a6ac;p=matches%2FMCTX3420.git diff --git a/server/thread.h b/server/thread.h index 14ae785..1c14c9a 100644 --- a/server/thread.h +++ b/server/thread.h @@ -1,6 +1,6 @@ /** * @file thread.h - * @purpose Declarations for thread control related functions and variables + * @brief Declarations for thread control related functions and variables */ #ifndef _THREAD_H