From 09bdc64ab2ae8f2d602d2c12d01cf296da03545b Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Tom=C3=A1=C5=A1=20Pazdiora?= Date: Tue, 5 Jan 2021 02:31:04 +0100 Subject: fix .rc files --- driver/driver.rc | 2 +- uninstaller/uninstaller.rc | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/driver/driver.rc b/driver/driver.rc index e351ac3..53cad53 100644 --- a/driver/driver.rc +++ b/driver/driver.rc @@ -1,4 +1,4 @@ -// +// // Include the necessary resources // #include diff --git a/uninstaller/uninstaller.rc b/uninstaller/uninstaller.rc index a9e8304..23b773d 100644 --- a/uninstaller/uninstaller.rc +++ b/uninstaller/uninstaller.rc @@ -1,4 +1,4 @@ -// Microsoft Visual C++ generated resource script. +// Microsoft Visual C++ generated resource script. // #include "resource.h" -- cgit v1.2.3