Remove srcref attributes from Rd objects
Removes srcref attributes from Rd objects.
Rdo_remove_srcref(rdo)
rdo |
an Rd object |
srcref attrbutes (set by parse_Rd) may be getting in the
way during manipulation of Rd objects, such as comparisons, addition
and replacement of elements. This function traverses the
argument and removes the srcref attribute from all of its elements.
an Rd object with no srcref attributes.
Georgi N. Boshnakov
Please choose more modern alternatives, such as Google Chrome or Mozilla Firefox.