2
0
Эх сурвалжийг харах

- removed spaces at end of line

Nikolay Nikolov 3 жил өмнө
parent
commit
ac9feac2c8

+ 2 - 2
packages/rtl-console/src/unix/video.pp

@@ -970,8 +970,8 @@ begin
     if cur_term_strings=@term_codes_beos then
     begin
       TerminalSupportsBold := false;
-      TerminalSupportsHighIntensityColors := false;      
-    end;  
+      TerminalSupportsHighIntensityColors := false;
+    end;
     if cur_term_strings=@term_codes_freebsd then
       console:=ttyFreeBSD;
 {$ifdef linux}