From a7be010832aca542faa298e3eefafb442c18f94f Mon Sep 17 00:00:00 2001 From: Ganesh Viswanathan Date: Thu, 9 May 2019 01:09:43 -0500 Subject: Minor doc fixes --- nimterop/cimport.nim | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/nimterop/cimport.nim b/nimterop/cimport.nim index 77870aa..e356d11 100644 --- a/nimterop/cimport.nim +++ b/nimterop/cimport.nim @@ -5,7 +5,7 @@ Check out `template.nim `_, or the `{.passL.}` pragma + ## with `cCompile() `_, or the ``{.passL.}`` pragma ## can be used to specify the static lib to link. result = newNimNode(nnkStmtList) -- cgit v1.2.3