diff options
Diffstat (limited to 'lib/rfsvfactory.h')
-rw-r--r-- | lib/rfsvfactory.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/rfsvfactory.h b/lib/rfsvfactory.h index add4a20..a4f8918 100644 --- a/lib/rfsvfactory.h +++ b/lib/rfsvfactory.h @@ -45,7 +45,7 @@ public: FACERR_AGAIN = 2, FACERR_NOPSION = 3, FACERR_PROTVERSION = 4, - FACERR_NORESPONSE = 5, + FACERR_NORESPONSE = 5 }; /** |