X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Fthread.h;h=1c14c9a140abb7772745c95445cda8f7c176b59c;hb=0f827545e0eb6846608da4aaf4dc8047478070a4;hp=14ae785ba64b8016b84ade16a40c7a0687b6d9bd;hpb=519940987ceb9e379c91645daba84dc87680ffb8;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