removed spaces at end of line
This commit is contained in:
@@ -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
|
||||
//
|
||||
|
||||
Reference in New Issue
Block a user