aboutsummaryrefslogtreecommitdiff
path: root/common/jessl.f90
diff options
context:
space:
mode:
Diffstat (limited to 'common/jessl.f90')
-rw-r--r--common/jessl.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/common/jessl.f90 b/common/jessl.f90
index a03df09..5ad90fd 100644
--- a/common/jessl.f90
+++ b/common/jessl.f90
@@ -208,7 +208,7 @@ contains
implicit none
type(c_ptr)::ssl
- character, dimension(:), intent(out)::buf
+ character(len=1), dimension(:), intent(out)::buf
integer::ssl_read
integer::bufsize