From 0ca3f5e3f5694392ea8a5d0267663517c1d912a0 Mon Sep 17 00:00:00 2001 From: ramakrishna Date: Tue, 19 Jul 2022 15:56:06 +0530 Subject: [PATCH] testing --- Program.cs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/Program.cs b/Program.cs index c390629..dca4f75 100644 --- a/Program.cs +++ b/Program.cs @@ -11,7 +11,7 @@ namespace databaseconnection static string ProcessName = "AcroRd32"; static string UserID = ""; - + // For branch. static void Main(string[] args) { var parser = new QueryParser();