summaryrefslogtreecommitdiff
path: root/gf2n.h
diff options
context:
space:
mode:
Diffstat (limited to 'gf2n.h')
-rw-r--r--gf2n.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/gf2n.h b/gf2n.h
index 5418377c..867b7590 100644
--- a/gf2n.h
+++ b/gf2n.h
@@ -87,7 +87,7 @@ public:
//!
void Decode(const byte *input, size_t inputLen);
- //!
+ //!
//* Precondition: bt.MaxRetrievable() >= inputLen
void Decode(BufferedTransformation &bt, size_t inputLen);