X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;f=server%2Fcontrol.c;h=59b5bf80d8ec582d53873c0184730418daca1527;hb=34ec9353b52472aabc2b42ec0861e004c50b76eb;hp=12e340a649def53f63dac46432b40e292f7d6119;hpb=8d2b79e26696ee059454a41c91cb272b5d5faa00;p=matches%2FMCTX3420.git diff --git a/server/control.c b/server/control.c index 12e340a..59b5bf8 100644 --- a/server/control.c +++ b/server/control.c @@ -1,3 +1,7 @@ +/** + * @file control.c + * @brief Handles all client control requests (admin/actuator related) + */ #include "common.h" #include "control.h"