r4819: Auto commit for Debian build
[cl-readline.git] / libreadline.lisp
index a127189a5b8aeaaa1d89a44860189a12c5a8f52d..53fd10502f1a7809b803250c2514e92d148c103c 100644 (file)
@@ -23,7 +23,7 @@
 
 (def-function "readline" ((prompt :cstring))
   :module "readline"
-  :returning :cstring)
+  :returning (* :char))
 
 (def-function "add_history" ((str :cstring))
   :module "readline"