From 357163570144d47a6d3be01fa7a9b2db99d6fa6e Mon Sep 17 00:00:00 2001 From: Billingsly Wetherfordshire Date: Sun, 20 Apr 2014 23:49:41 -0500 Subject: i left an {.importc.} in there --- lib/wrappers/openssl.nim | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/lib/wrappers/openssl.nim b/lib/wrappers/openssl.nim index 41ee52522..3e86c6547 100644 --- a/lib/wrappers/openssl.nim +++ b/lib/wrappers/openssl.nim @@ -441,7 +441,7 @@ const MD5_LBLOCK* = int(MD5_CBLOCK div 4) MD5_DIGEST_LENGTH* = 16 type - MD5_CTX* {.importc.} = object + MD5_CTX* = object A,B,C,D,Nl,Nh: MD5_LONG data: array[MD5_LBLOCK, MD5_LONG] num: cuint -- cgit 1.4.1-2-gfad0