Argh, typo fixed.
This commit is contained in:
parent
df704e53e8
commit
c703e76e2a
1 changed files with 1 additions and 1 deletions
2
sia.c
2
sia.c
|
@ -81,7 +81,7 @@ const struct {
|
||||||
"System has been partially armed" },
|
"System has been partially armed" },
|
||||||
{ "CI", "Fail to Close",
|
{ "CI", "Fail to Close",
|
||||||
"An area has not been armed at the end of the closing window" },
|
"An area has not been armed at the end of the closing window" },
|
||||||
{ "CL", "Late Close",
|
{ "CJ", "Late Close",
|
||||||
"An area was armed after the closing window" },
|
"An area was armed after the closing window" },
|
||||||
{ "CK", "Early Close",
|
{ "CK", "Early Close",
|
||||||
"An area was armed before the closing window" },
|
"An area was armed before the closing window" },
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue