diff options
author | Mike Buland <eichlan@xagasoft.com> | 2008-01-23 23:34:37 +0000 |
---|---|---|
committer | Mike Buland <eichlan@xagasoft.com> | 2008-01-23 23:34:37 +0000 |
commit | 3e581ae682dc6050b8b8c41c917ae62a040719d8 (patch) | |
tree | a28ca879526d870c49108188e8f88ccd571e9a76 /src/protocoltelnet.h | |
parent | 51f9aa16cbdd78c0b31483df26d0f7e81376f974 (diff) | |
download | libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.gz libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.bz2 libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.tar.xz libbu++-3e581ae682dc6050b8b8c41c917ae62a040719d8.zip |
Minor changes to documentation, mainly.
Diffstat (limited to 'src/protocoltelnet.h')
-rw-r--r-- | src/protocoltelnet.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/protocoltelnet.h b/src/protocoltelnet.h index b7a612e..c8bd1b8 100644 --- a/src/protocoltelnet.h +++ b/src/protocoltelnet.h | |||
@@ -58,6 +58,7 @@ namespace Bu | |||
58 | } | 58 | } |
59 | @endcode | 59 | @endcode |
60 | * | 60 | * |
61 | *@ingroup Serving | ||
61 | */ | 62 | */ |
62 | class ProtocolTelnet : public Protocol | 63 | class ProtocolTelnet : public Protocol |
63 | { | 64 | { |