aboutsummaryrefslogtreecommitdiffstats
path: root/lib/rpcsfactory.h
diff options
context:
space:
mode:
Diffstat (limited to 'lib/rpcsfactory.h')
-rw-r--r--lib/rpcsfactory.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rpcsfactory.h b/lib/rpcsfactory.h
index c00388c..614695a 100644
--- a/lib/rpcsfactory.h
+++ b/lib/rpcsfactory.h
@@ -44,7 +44,7 @@ class rpcsfactory {
FACERR_AGAIN = 2,
FACERR_NOPSION = 3,
FACERR_PROTVERSION = 4,
- FACERR_NORESPONSE = 5,
+ FACERR_NORESPONSE = 5
};
/**