wrc wants an empty line at the end of the file

svn path=/trunk/; revision=20362
This commit is contained in:
Thomas Bluemel 2005-12-27 01:14:55 +00:00
parent 51f1ca9a18
commit 5aff37f38b
3 changed files with 6 additions and 3 deletions

View file

@ -142,3 +142,4 @@ BEGIN
LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX
EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
END END

View file

@ -141,3 +141,4 @@ BEGIN
LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX
EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
END END

View file

@ -142,3 +142,4 @@ BEGIN
LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX LTEXT "Driver version:", -1, 37, 67, 60, 8, SS_NOPREFIX
EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY EDITTEXT IDC_DRVVERSION, 100, 67, 145, 12, NOT WS_TABSTOP | NOT WS_BORDER | ES_AUTOHSCROLL | ES_READONLY
END END