aboutsummaryrefslogtreecommitdiff
path: root/src/client.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/client.h')
-rw-r--r--src/client.h3
1 files changed, 2 insertions, 1 deletions
diff --git a/src/client.h b/src/client.h
index 2b7448c..4188a49 100644
--- a/src/client.h
+++ b/src/client.h
@@ -11,7 +11,8 @@ namespace Bu
11 class Socket; 11 class Socket;
12 12
13 /** 13 /**
14 * 14 *@author Mike Buland
15 *@ingroup Serving
15 */ 16 */
16 class Client 17 class Client
17 { 18 {