Преглед изворни кода

The unit name should start with an upper case to pass tobject5.pp test under BeOS (not tested yet ;-).

git-svn-id: trunk@15035 -
olivier пре 15 година
родитељ
комит
8aaa5ee123
1 измењених фајлова са 1 додато и 1 уклоњено
  1. 1 1
      rtl/beos/system.pp

+ 1 - 1
rtl/beos/system.pp

@@ -1,4 +1,4 @@
-Unit system;
+Unit System;
 
 interface