aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rpcs32.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpcs32.h')
-rw-r--r--lib/rpcs32.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rpcs32.h b/lib/rpcs32.h
index 5adf829..9089b66 100644
--- a/lib/rpcs32.h
+++ b/lib/rpcs32.h
@@ -37,7 +37,7 @@ class rpcsfactory;
* @ref rpcs . For a complete documentation, see @ref rpcs .
*/
class rpcs32 : public rpcs {
- friend rpcsfactory;
+ friend class rpcsfactory;
public:
Enum<rfsv::errs> getCmdLine(const char *, string &);