chiark / gitweb /
Doxygen file headers for most files
[disorder] / server / plugin.c
index 2032d9da259d848665199b8b8f40520654d4b46a..6695d5a9b1c814103962605b013f602c57521939 100644 (file)
@@ -15,7 +15,9 @@
  * 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/plugin.c
+ * @brief Server plugin interface
+ */
 #include "disorder-server.h"
 
 #include <dlfcn.h>