diff --git a/phoned/config.y b/phoned/config.y index 11ca766..b345a81 100644 --- a/phoned/config.y +++ b/phoned/config.y @@ -148,7 +148,7 @@ flg: ctflags |= $1; } | - ACTN + FLAG { ctflags |= $1; }