X-Git-Url: https://git.ucc.asn.au/?a=blobdiff_plain;ds=sidebyside;f=server%2Fcontrol.c;h=59b5bf80d8ec582d53873c0184730418daca1527;hb=91c67a417caaeeedb38b385d27b927344872abe2;hp=12e340a649def53f63dac46432b40e292f7d6119;hpb=a668061144aa18eb3f127d1b17518fd6ec0cce73;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"