From 80a6f091c9f1077180263be52f547e0d5af88895 Mon Sep 17 00:00:00 2001 From: Fritz Elfert Date: Sun, 4 Feb 2001 20:58:07 +0000 Subject: - More KDOC comments. - Fix in ppsocket.cc: Add a cast for first parameter of gethostbyaddr() --- lib/rpcs.h | 2 ++ 1 file changed, 2 insertions(+) (limited to 'lib/rpcs.h') 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 */ class rpcs { public: -- cgit v1.2.3