style: update comments

* src/reader.c: action_obstack was removed in 2002...
* src/parse-gram.y: Better names.
* src/scan-code.h: More comments.
This commit is contained in:
Akim Demaille
2020-07-05 08:34:39 +02:00
parent 49f1e5f428
commit 0820f16ca8
4 changed files with 11 additions and 8 deletions

View File

@@ -145,6 +145,7 @@ void code_props_symbol_action_init (code_props *self, char const *code,
location code_loc);
/**
* \param type type for midrule actions
* \pre
* - <tt>self != NULL</tt>.
* - <tt>code != NULL</tt>.