api doc updated

This commit is contained in:
git@daemon.de
2014-02-19 20:39:19 +01:00
parent 72ccb0782e
commit 51e3cec60d
6 changed files with 261 additions and 14 deletions

View File

@@ -29,7 +29,7 @@
#include "defines.h"
/**
* \defgroup Buffer Buffer, a flexible buffer management class.
* \defgroup Buffer BUFFER
* @{
Flexible buffer management, idea from openssh/buffer.c.