We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0930d9c commit ef444a5Copy full SHA for ef444a5
c/julia_embedding.c
@@ -20,7 +20,7 @@
20
#include <libgen.h>
21
#endif
22
23
-/* Load a minimal subset of the functions from julia.h dynamically.
+/* Load a minimal subset of the functions from julia.h dynamically. */
24
25
/* We could get the definitions of these structs from
26
* `#include "julia.h"`, but we only need to declare them and
0 commit comments