radius.h: chbind_response code is 1147 not 1140
authorSam Hartman <hartmans@painless-security.com>
Tue, 24 Sep 2013 17:40:32 +0000 (13:40 -0400)
committerSam Hartman <hartmans@debian.org>
Thu, 26 Sep 2013 19:29:47 +0000 (15:29 -0400)
src/include/radius.h

index 0a44114..d88e332 100644 (file)
@@ -251,7 +251,7 @@ typedef enum {
 #define PW_OTP_CHALLENGE               1145
 #define PW_EAP_SESSION_ID              1146
 
-#define PW_CHBIND_RESPONSE_CODE                1140
+#define PW_CHBIND_RESPONSE_CODE                1147
 /*
  *     Integer Translations
  */