removed spaces at end of line

This commit is contained in:
2020-04-15 13:42:38 +02:00
committed by mdavidsaver
parent 6d41566b40
commit 03f9c1ab07
10 changed files with 27 additions and 27 deletions

View File

@@ -84,7 +84,7 @@ void test_ntenum()
choices[1] = "On";
pvValue->getSubField<PVStringArray>("choices")->replace(freeze(choices));
pvValue->getSubField<PVInt>("index")->put(1);
//
// example how to get a value
//