diff options
author | Tobias Brunner <tobias@strongswan.org> | 2010-03-24 15:39:02 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2010-03-24 18:53:10 +0100 |
commit | 83218f0d6552019323b4e11c453632e121d3faa8 (patch) | |
tree | a69db757af36a09235ce0d317f7c63a21646dd83 /src/libhydra/plugins/attr_sql/attr_sql_plugin.h | |
parent | 1f4e0f61dd8b48da1f257e312fe0f7007a790b1f (diff) | |
download | strongswan-83218f0d6552019323b4e11c453632e121d3faa8.tar.bz2 strongswan-83218f0d6552019323b4e11c453632e121d3faa8.tar.xz |
Fixing Doxygen for libhydra.
Diffstat (limited to 'src/libhydra/plugins/attr_sql/attr_sql_plugin.h')
-rw-r--r-- | src/libhydra/plugins/attr_sql/attr_sql_plugin.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libhydra/plugins/attr_sql/attr_sql_plugin.h b/src/libhydra/plugins/attr_sql/attr_sql_plugin.h index 12837fffa..ba85a6b28 100644 --- a/src/libhydra/plugins/attr_sql/attr_sql_plugin.h +++ b/src/libhydra/plugins/attr_sql/attr_sql_plugin.h @@ -15,7 +15,7 @@ /** * @defgroup attr_sql attr_sql - * @ingroup plugins + * @ingroup hplugins * * @defgroup sql_plugin sql_plugin * @{ @ingroup attr_sql |