Go to file
Peter Howkins 7d50721685 dtcalc: Resolve "missing sentinel in function call [-Wformat]" warnings
Caused by XtVaGetValues() and XtVaSetValues() variable arguments lists
needing to be terminated by NULL not 0.
2012-08-22 10:44:33 +01:00
cde dtcalc: Resolve "missing sentinel in function call [-Wformat]" warnings 2012-08-22 10:44:33 +01:00