summaryrefslogtreecommitdiff
path: root/mersenne.h
diff options
context:
space:
mode:
Diffstat (limited to 'mersenne.h')
-rw-r--r--mersenne.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/mersenne.h b/mersenne.h
index 4cebdd9d..9bd97341 100644
--- a/mersenne.h
+++ b/mersenne.h
@@ -92,7 +92,7 @@ public:
case 2: output[1] = CRYPTOPP_GET_BYTE_AS_BYTE(temp, 2); /* fall through */
case 1: output[0] = CRYPTOPP_GET_BYTE_AS_BYTE(temp, 3); break;
- default: CRYPTOPP_ASSERT(0); ;;
+ default: CRYPTOPP_ASSERT(0); ;
}
// Wipe temp