]> gitweb.factorcode.org Git - factor.git/blobdiff - basis/compression/zstd/ffi/ffi.factor
factor: add newlines to .factor files
[factor.git] / basis / compression / zstd / ffi / ffi.factor
index 8bbe820ac6ee025ba6e352018c122d8950bc02b1..b272bb5e444313f58e24229de45a36c321b3d5be 100644 (file)
@@ -25,4 +25,5 @@ FUNCTION: uint ZSTD_isError ( size_t code )
 
 FUNCTION: c-string ZSTD_getErrorName ( size_t code )
 
-! There are many more api calls but this is enough for basic payloads
\ No newline at end of file
+! There are many more api calls but this is enough for basic payloads
+