diff options
| author | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2018-02-21 15:54:31 +0100 |
|---|---|---|
| committer | Luc Van Oostenryck <luc.vanoostenryck@gmail.com> | 2020-12-29 14:39:38 +0100 |
| commit | 6b63992aa68cfb1666156f40b0f034861951967c (patch) | |
| tree | f0b6de509190127b334f2ef7d647876315a667f1 /validation/parsing | |
| parent | 13696250ed930848668538d06201da9a5cab9012 (diff) | |
| download | sparse-dev-6b63992aa68cfb1666156f40b0f034861951967c.tar.gz | |
apply_ctype: use self-explanatory argument name
apply_ctype() is used to copy/apply things like modifiers
and address space from one type to another one.
But the names used for the two types are: 'ctype' & 'thistype'
which doesn't help at all to know which one is the 'source' type
and which one is the 'destination' type.
Change this by renaming these arguments to 'src' & 'dst'.
Signed-off-by: Luc Van Oostenryck <luc.vanoostenryck@gmail.com>
Diffstat (limited to 'validation/parsing')
0 files changed, 0 insertions, 0 deletions
