X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Fthread.c;h=f1d0bb3071b90afa1fb128e6f629d929d6bad510;hb=1a5cb99a6e794b4d51815aad67a73ae3f3c5b659;hp=57473ea204bccbf9494e4a1c501143cadaec8606;hpb=ed21599957130173a661904f22e50af59a96a6ac;p=matches%2FMCTX3420.git diff --git a/server/thread.c b/server/thread.c index 57473ea..f1d0bb3 100644 --- a/server/thread.c +++ b/server/thread.c @@ -1,6 +1,6 @@ /** * @file thread.c - * @purpose Implementation of thread control + * @brief Implementation of thread control */ #include "thread.h"