mirror of
https://git.savannah.gnu.org/git/bison.git
synced 2026-03-20 01:33:03 +00:00
spelling: enum
This commit is contained in:
committed by
Akim Demaille
parent
8c3eae0d44
commit
57e3f5a80c
@@ -28,7 +28,7 @@
|
|||||||
|
|
||||||
DEFTIMEVAR (id, name)
|
DEFTIMEVAR (id, name)
|
||||||
|
|
||||||
where ID is the enumeral value used to identify the timing
|
where ID is the enum value used to identify the timing
|
||||||
variable, and NAME is a character string describing its purpose. */
|
variable, and NAME is a character string describing its purpose. */
|
||||||
|
|
||||||
/* The total execution time. */
|
/* The total execution time. */
|
||||||
|
|||||||
Reference in New Issue
Block a user