Author :
jsing
Date :
2023-03-04 14:38:00
Hash :39a18741 Message :Rename field_data1 and field_data2.
Rather than pretending that these "generic" variables are used for multiple
things, rename them to reflect their actual usage and use appropriate types
instead of void *.
ok tb@