Fixed newline characters throughout the code
[com/gs-lite.git] / src / tools / gsprintconsole_ves.c
index bdaa277..30ddab8 100644 (file)
@@ -173,7 +173,7 @@ int main(int argc, char* argv[]) {
        gs_sp_t curl_auth = NULL;
        gs_uint32_t http_code;
 
-       gs_uint32_t ves_version=5;
+       gs_uint32_t ves_version=7;
 
 
     gs_uint32_t tlimit = 0;     // time limit in seconds
@@ -414,7 +414,7 @@ int main(int argc, char* argv[]) {
         "\"eventName\": \"Measurement_MC_%s\", "
         "\"lastEpochMicrosec\": %s, "
         "\"priority\": \"Normal\", "
-        "\"reportingEntityName\": \"gs-lite MC\", "
+        "\"reportingEntityName\": \"GS-LITE MC\", "
         "\"sequence\": %u, "
         "\"sourceName\": \"meas_cmpgn_xapp\", "
         "\"startEpochMicrosec\": %s, "
@@ -433,7 +433,7 @@ int main(int argc, char* argv[]) {
         "\"eventName\": \"Measurement_MC_%s\", "
         "\"lastEpochMicrosec\": %s, "
         "\"priority\": \"Normal\", "
-        "\"reportingEntityName\": \"gs-lite MC\", "
+        "\"reportingEntityName\": \"GS-LITE MC\", "
         "\"sequence\": %u, "
         "\"sourceName\": \"meas_cmpgn_xapp\", "
         "\"startEpochMicrosec\": %s, "