X-Git-Url: https://www.chiark.greenend.org.uk/ucgi/~mdw/git/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..f0bd437a6f04dc8681c6d705dba04c84d297b97f:/server/api.c diff --git a/server/api.c b/server/api.c index e5783c1..fe9686c 100644 --- a/server/api.c +++ b/server/api.c @@ -15,7 +15,11 @@ * You should have received a copy of the GNU General Public License * along with this program. If not, see . */ - +/** @file server/api.c + * @brief Generic API + * + * These functions are made available to all kinds of plugins. + */ #include "disorder-server.h" /* shared implementation of vararg functions */