c++: fix comments suggesting to use %require

* data/skeletons/location.cc, data/skeletons/stack.hh: Here.
This commit is contained in:
Akim Demaille
2019-10-03 08:31:50 +02:00
parent 843ef49bc3
commit 032a52be6e
2 changed files with 2 additions and 2 deletions

View File

@@ -145,7 +145,7 @@ m4_ifdef([b4_stack_file],
// used to define is now defined with the parser itself.
//
// To get rid of this file:
// 1. add 'require "3.2"' (or newer) to your grammar file
// 1. add '%require "3.2"' (or newer) to your grammar file
// 2. remove references to this file from your build system.
]b4_output_end[
]])