diff --git a/usr.sbin/apmd/apmdparse.y b/usr.sbin/apmd/apmdparse.y index 7ae7f49e81f8..597982bd9895 100644 --- a/usr.sbin/apmd/apmdparse.y +++ b/usr.sbin/apmd/apmdparse.y @@ -57,7 +57,7 @@ extern int first_time; %token APMEVENT %token APMBATT %token BATTCHARGE BATTDISCHARGE -%token BATTTIME BATTPERCENT +%token BATTTIME BATTPERCENT %token EXECCMD REJECTCMD %token EVENT %token STRING UNKNOWN