浏览代码

The unit name should start with an upper case to pass tobject5.pp test under Haiku.

git-svn-id: trunk@15034 -
olivier 15 年之前
父节点
当前提交
0223697b17
共有 1 个文件被更改,包括 1 次插入1 次删除
  1. 1 1
      rtl/haiku/system.pp

+ 1 - 1
rtl/haiku/system.pp

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