diff options
Diffstat (limited to 'src/whack/whack.h')
-rw-r--r-- | src/whack/whack.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/whack/whack.h b/src/whack/whack.h index 79d115262..865e8e590 100644 --- a/src/whack/whack.h +++ b/src/whack/whack.h @@ -280,7 +280,7 @@ enum rc_type { /* entry of secrets */ RC_ENTERSECRET = 40, - + /* progress: start of range for successful state transition. * Actual value is RC_NEW_STATE plus the new state code. */ |