diff --git a/src/jlapi.c b/src/jlapi.c index 29be3b9e6179c..365a1b2bc9119 100644 --- a/src/jlapi.c +++ b/src/jlapi.c @@ -4,6 +4,8 @@ jlapi.c miscellaneous functions for users of libjulia.so, to handle initialization and the style of use where julia is not in control most of the time. + + This is not a typo. */ #include "platform.h"