chiark
/
gitweb
/
~mdw
/
disorder
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
lib/configuration.c, etc.: Replace `config_userconf()' by a variable.
[disorder]
/
server
/
api-server.c
diff --git
a/server/api-server.c
b/server/api-server.c
index ce5e1233067f80c57a80a1efb632ef245916d9cd..bfd8923bee57c5e31bc00185fe0e4dc4217c3038 100644
(file)
--- a/
server/api-server.c
+++ b/
server/api-server.c
@@
-15,6
+15,11
@@
* You should have received a copy of the GNU General Public License
* along with this program. If not, see <http://www.gnu.org/licenses/>.
*/
* 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-server.c
+ * @brief Server API functions
+ *
+ * These functions are made available to server-side plugins.
+ */
#include "disorder-server.h"
#include "disorder-server.h"