diff options
Diffstat (limited to 'src/plugins/abf/abf_error.def')
-rw-r--r-- | src/plugins/abf/abf_error.def | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/src/plugins/abf/abf_error.def b/src/plugins/abf/abf_error.def index 71e798beb71..83349eae42a 100644 --- a/src/plugins/abf/abf_error.def +++ b/src/plugins/abf/abf_error.def @@ -17,3 +17,4 @@ abf_error (NONE, "no match") abf_error (MATCHED, "matched") +abf_error (MISSED, "missed") |