X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Flog.h;h=eec5e5398cd73316129e7d1f88d810b779e04836;hb=685168f14cc0129bc5f49e476602d223563e6660;hp=2969540398cc358f5984b18e82d453b43b444954;hpb=7ca215713fa73c84ba0b46c9e7299386bd5cf5b8;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