From 1ff46ca721197f95f9af1577e30431429f67a2ee Mon Sep 17 00:00:00 2001 From: Jose Pinto Date: Tue, 22 Dec 2015 17:13:52 +0000 Subject: [PATCH] Fixed Java-related issues in ReportControl. - 'interface' is a Java keyword. - 'dst' is also a field in the header. --- IMC.xml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/IMC.xml b/IMC.xml index e37ce3f..5e84d62 100644 --- a/IMC.xml +++ b/IMC.xml @@ -6970,7 +6970,7 @@ - + Communication interface to be used for reports. @@ -6992,7 +6992,7 @@ Desired periodicity for scheduled reports. - + Destination Address to be filled where applicable. It should be interpreted differently depending on communication interface.