X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=server%2Flog.h;h=eec5e5398cd73316129e7d1f88d810b779e04836;hb=f09f5c5a4c7dc9cf958e4557b7cb31cabdca833d;hp=2969540398cc358f5984b18e82d453b43b444954;hpb=621ec4c4752d4a01838aa1866cfc1bc401021dcb;p=matches%2FMCTX3420.git diff --git a/server/log.h b/server/log.h index 2969540..eec5e53 100644 --- a/server/log.h +++ b/server/log.h @@ -1,6 +1,6 @@ /** * @file log.h - * @purpose Declaration of functions for printing log messages and/or terminating program after a fatal error + * @brief Declaration of functions for printing log messages and/or terminating program after a fatal error */ #ifndef _LOG_H