diff options
Diffstat (limited to 'src/protocol.h')
-rw-r--r-- | src/protocol.h | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/src/protocol.h b/src/protocol.h index bca337f..7b69553 100644 --- a/src/protocol.h +++ b/src/protocol.h | |||
@@ -8,7 +8,8 @@ namespace Bu | |||
8 | class Client; | 8 | class Client; |
9 | 9 | ||
10 | /** | 10 | /** |
11 | * | 11 | *@author Mike Buland |
12 | *@ingroup Serving | ||
12 | */ | 13 | */ |
13 | class Protocol | 14 | class Protocol |
14 | { | 15 | { |