Version 1.8.0: First version with external formats for encoding foreign strings
[uffi.git] / src / package.lisp
index b6cd204e22b8145fa69e637395214fc76eb14175..4d3832a65b9e35917dc36945637386885d824fde 100644 (file)
@@ -83,8 +83,8 @@
 
    ;; Internatialization
    #:no-i18n
-   #:*default-external-format*
-   #:*external-formats*
+   #:*default-foreign-encoding*
+   #:*foreign-encodings*
    ))