aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rpcs.h
diff options
context:
space:
mode:
authorFritz Elfert <felfert@to.com>2001-02-04 20:58:07 +0000
committerFritz Elfert <felfert@to.com>2001-02-04 20:58:07 +0000
commit80a6f091c9f1077180263be52f547e0d5af88895 (patch)
treea7dad18f41b179b0e2825ca61d17cc7846a1210c /lib/rpcs.h
parentd80b8811641f8305ba6a1215b5393c6de3e6792e (diff)
downloadplptools-80a6f091c9f1077180263be52f547e0d5af88895.tar.gz
plptools-80a6f091c9f1077180263be52f547e0d5af88895.tar.bz2
plptools-80a6f091c9f1077180263be52f547e0d5af88895.zip
- More KDOC comments.
- Fix in ppsocket.cc: Add a cast for first parameter of gethostbyaddr()
Diffstat (limited to 'lib/rpcs.h')
-rw-r--r--lib/rpcs.h2
1 files changed, 2 insertions, 0 deletions
diff --git a/lib/rpcs.h b/lib/rpcs.h
index 4547cd1..bc7eb3c 100644
--- a/lib/rpcs.h
+++ b/lib/rpcs.h
@@ -21,6 +21,8 @@ class bufferArray;
* @ref rpcs32 or @ref rpcs16 respectively.
* These normally are instantiated by using
* @ref rpcsfactory .
+ *
+ * @author Fritz Elfert <felfert@to.com>
*/
class rpcs {
public: