瀏覽代碼

+ Fixed inclusion of ctypeh.inc, reported by Mario R. Carro

michael 21 年之前
父節點
當前提交
52eb05e365
共有 1 個文件被更改,包括 1 次插入1 次删除
  1. 1 1
      packages/base/libc/libc.pp

+ 1 - 1
packages/base/libc/libc.pp

@@ -88,7 +88,7 @@ Const
 {$i sresourceh.inc}     // sys/resource.h
 {$i sresourceh.inc}     // sys/resource.h
 {$i argzh.inc}          // argz.h
 {$i argzh.inc}          // argz.h
 {$i envzh.inc}          // envz.h
 {$i envzh.inc}          // envz.h
-{$î ctypeh.inc}         // sys/ctype.h
+{$i ctypeh.inc}         // sys/ctype.h
 {$i wctypeh.inc}        // wctype.h
 {$i wctypeh.inc}        // wctype.h
 {$i wcharh.inc}         // wchar.h
 {$i wcharh.inc}         // wchar.h
 {$i bwaitflagsh.inc}    // bits/waitflags.h
 {$i bwaitflagsh.inc}    // bits/waitflags.h