Delete all Trailing spaces in code.
[reactos.git] / reactos / base / applications / sndvol32 / lang / en-US.rc
index 02baff3..5f7f9cb 100644 (file)
@@ -37,7 +37,7 @@ BEGIN
   COMBOBOX IDC_LINE, 55,80,155,50, CBS_DROPDOWNLIST | WS_TABSTOP | WS_DISABLED
   LTEXT "Show the following volume controls:", IDC_LABELCONTROLS, 7, 109, 162, 8
   CONTROL "", IDC_CONTROLS, "SysListView32", LVS_REPORT | LVS_NOCOLUMNHEADER | WS_TABSTOP | WS_BORDER, 7, 122, 211, 96
-  
+
   PUSHBUTTON "OK", IDOK, 114,226,50,14
   PUSHBUTTON "Cancel", IDCANCEL, 168,226,50,14
 END