diff options
Diffstat (limited to 'common')
-rw-r--r-- | common/status.h | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/common/status.h b/common/status.h index dc62f3629..d5564e468 100644 --- a/common/status.h +++ b/common/status.h @@ -35,6 +35,7 @@ enum STATUS_ENTER, STATUS_LEAVE, STATUS_ABORT, + STATUS_CANCELED_BY_USER, STATUS_GOODSIG, STATUS_BADSIG, |