From e927943592f52fd60b826c078e93a4541fb272ec Mon Sep 17 00:00:00 2001 From: Martin Quinson Date: Sun, 20 Sep 2015 02:16:28 +0200 Subject: [PATCH] more documentation --- include/xbt/base.h | 1 + 1 file changed, 1 insertion(+) diff --git a/include/xbt/base.h b/include/xbt/base.h index 98c9c52c0d..c1ef5aeba9 100644 --- a/include/xbt/base.h +++ b/include/xbt/base.h @@ -157,6 +157,7 @@ /* * Function calling convention (not used for now) + * http://unixwiz.net/techtips/win32-callconv.html <-- good documentation */ #ifdef _XBT_WIN32 -- 2.20.1