diff options
author | Tobias Brunner <tobias@strongswan.org> | 2010-03-12 16:56:54 +0100 |
---|---|---|
committer | Tobias Brunner <tobias@strongswan.org> | 2010-03-19 13:34:52 +0100 |
commit | bd3f8ea30b9504585201143d4782bb748fe2eef2 (patch) | |
tree | 4a51e36ef6abf5711a898c11a3088e8f99cc2d5b /src/libcharon/bus | |
parent | 08c5572602404675f5cba93d8bbaa8a6925c1b95 (diff) | |
download | strongswan-bd3f8ea30b9504585201143d4782bb748fe2eef2.tar.bz2 strongswan-bd3f8ea30b9504585201143d4782bb748fe2eef2.tar.xz |
Convert charon into libcharon.
Diffstat (limited to 'src/libcharon/bus')
-rw-r--r-- | src/libcharon/bus/bus.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libcharon/bus/bus.h b/src/libcharon/bus/bus.h index af59a14a1..ca974d81b 100644 --- a/src/libcharon/bus/bus.h +++ b/src/libcharon/bus/bus.h @@ -15,7 +15,7 @@ /** * @defgroup bus bus - * @{ @ingroup charon + * @{ @ingroup libcharon */ #ifndef BUS_H_ |