From b36127c272b752daf1854bcdaead5cf6c66c65c9 Mon Sep 17 00:00:00 2001 From: szporowolik Date: Sun, 20 Oct 2019 13:30:17 +0200 Subject: [PATCH] Code cleanup --- 02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs b/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs index 5f6c0a0..dd7232a 100644 --- a/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs +++ b/02_Windows_App/Perun_v1/01_Classes/DatabaseController.cs @@ -37,7 +37,7 @@ public class DatabaseController strUDPFrame.payload["v_win"] = "v" + Globals.strPerunVersion; // Inject app version information } - // Specific SQL + // Specific SQL per each frame type if (strUDPFrameType == "50") { // Add entry to chat log