diff options
| -rw-r--r-- | driver/driver.rc | 2 | ||||
| -rw-r--r-- | 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 <winver.h> 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" |