X-Git-Url: https://git.distorted.org.uk/~mdw/disorder/blobdiff_plain/e7eb3a2744aa45179daea235800753d3d1955338..af4b13cae1f3755f6edef10c2d19a55b78018cb9:/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 */