chiark / gitweb /
Add 'adopt' command. This adopts a randomly picked track by changing
[disorder] / server / api.c
index e5783c1fe4c1aa1a8580a95923531eb1ee1d1a71..fe9686c19e1f2b09394d273b86841eb39ddc53fa 100644 (file)
  * You should have received a copy of the GNU General Public License
  * along with this program.  If not, see <http://www.gnu.org/licenses/>.
  */
-
+/** @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 */