summaryrefslogtreecommitdiff
path: root/src/output.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/output.h')
-rw-r--r--src/output.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/output.h b/src/output.h
index 843fdad..780b4f1 100644
--- a/src/output.h
+++ b/src/output.h
@@ -119,7 +119,7 @@ private:
int const _max_key_len;
/* Minimum length of the shortest keyword. */
int const _min_key_len;
- /* Key positions. Only to be used if !options[ALLCHARS]. */
+ /* Key positions. */
Positions const _key_positions;
/* Adjustments to add to bytes add specific key positions. */
const unsigned int * const _alpha_inc;