Skip to content

vtkSMSettings: use `null` in comments

Ben Boeckel requested to merge ben.boeckel/paraview:json-comments into master

The nullRef symbol is a jsoncpp oddity; null is the name of the JSON value.

Merge request reports