common_w32res.rc: White space edits

LANGUAGE and VS_VERSION_INFO begin new statements so put an empty line
between them.

(cherry picked from commit 8940ecb96f)
This commit is contained in:
Lasse Collin 2024-09-25 15:47:55 +03:00
parent e0ba0f26d9
commit e77c0ca61d
No known key found for this signature in database
GPG Key ID: 38EE757D69184620
1 changed files with 8 additions and 7 deletions

View File

@ -22,6 +22,7 @@
#define MY_PRODUCT PACKAGE_NAME " <" PACKAGE_URL ">"
LANGUAGE LANG_ENGLISH, SUBLANG_ENGLISH_US
VS_VERSION_INFO VERSIONINFO
FILEVERSION MY_VERSION
PRODUCTVERSION MY_VERSION