diff options
author | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2016-05-22 23:09:57 +0000 |
---|---|---|
committer | Ingo Schwarze <schwarze@cvs.openbsd.org> | 2016-05-22 23:09:57 +0000 |
commit | ef8b1b00aed61bc6a471a607fb8bc029f404b1ce (patch) | |
tree | cc77b1ee87c8106f606e0fd4d3d3854f5587399b /regress | |
parent | 469fa820a861fd8f53dc72da4af67bbbbfdd2bc8 (diff) |
Improve modularization at the chared/read boundary, no functional change.
Stop the read.c module from poking the el_chared.c_macro data
structure that used to belong to the chared.c module. Given that
no other module, not even chared itself, is using that data, move it
into the read modules's own opaque data structure, struct el_read_t.
That gets rid of one struct, one #define, one struct member, and one
function argument in the chared.h interface.
OK czarkoff@
Diffstat (limited to 'regress')
0 files changed, 0 insertions, 0 deletions