We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1d1c428 commit abd0552Copy full SHA for abd0552
samples/ffi/smallc.c
@@ -1,4 +1,4 @@
1
-// To compile this file for the samples `sample/ffi/Small.dir` and `sample/ffi/Struct.idr`, you will
+// To compile this file for the samples `sample/ffi/Small.idr` and `sample/ffi/Struct.idr`, you will
2
// need to manually compile and link it into a `.so` file, and place it in a location where the
3
// resulting exectuable can find it. For example:
4
// gcc -c -fPIC smallc.c -o smallc.o
0 commit comments