X-Git-Url: https://git.distorted.org.uk/~mdw/sod/blobdiff_plain/048d0b2d143b6a491ac73eed6ab972e97774391c..1f7d590d9c7b87442c8d8b6424ed4f769d377692:/src/c-types-test.lisp?ds=sidebyside diff --git a/src/c-types-test.lisp b/src/c-types-test.lisp index 0eadfe6..a1095db 100644 --- a/src/c-types-test.lisp +++ b/src/c-types-test.lisp @@ -294,6 +294,6 @@ int ftw(const char */*dirpath*/, (c-type (func (* (func void (nil int))) (nil int) (nil (* (func void (nil int)))))) - "signal"))) + "signal")) ;;;----- That's all, folks --------------------------------------------------