summary refs log tree commit diff stats
path: root/lib/system/hti.nim
diff options
context:
space:
mode:
authorAraq <rumpf_a@web.de>2018-09-14 15:48:07 +0200
committerAraq <rumpf_a@web.de>2018-09-14 15:48:07 +0200
commit5709736e827ef844c98afa8fcad08d2f789f93b4 (patch)
tree7fecb2f49b475163b699c702ccd75d99d0357fb5 /lib/system/hti.nim
parent5ee904643af3c5bf126121cd9534ddcb11cd4630 (diff)
parent382fe446c3926f7976de09b7a1d8ad131912c7b6 (diff)
downloadNim-5709736e827ef844c98afa8fcad08d2f789f93b4.tar.gz
Merge branch 'devel' into araq-better-docgen
Diffstat (limited to 'lib/system/hti.nim')
-rw-r--r--lib/system/hti.nim2
1 files changed, 1 insertions, 1 deletions
diff --git a/lib/system/hti.nim b/lib/system/hti.nim
index bb3769ac4..9931fa11e 100644
--- a/lib/system/hti.nim
+++ b/lib/system/hti.nim
@@ -11,7 +11,7 @@ when declared(ThisIsSystem):
   # we are in system module:
   {.pragma: codegenType, compilerproc.}
 else:
-  {.pragma: codegenType, importc.}
+  {.pragma: codegenType.}
 
 type
   # This should be the same as ast.TTypeKind