aboutsummaryrefslogtreecommitdiff
path: root/common/jessl.f90
diff options
context:
space:
mode:
authorJeffrey Armstrong <jeff@approximatrix.com>2021-04-07 14:21:35 -0400
committerJeffrey Armstrong <jeff@approximatrix.com>2021-04-07 14:21:35 -0400
commitc493170e73506e974a0644452fc5a334c08171bc (patch)
tree7cfbbde04f5e3263092118dbabf843fbe68d93ad /common/jessl.f90
parent1de4bd52574599452f9e92c8e36381a4797563fb (diff)
downloadlevitating-c493170e73506e974a0644452fc5a334c08171bc.tar.gz
levitating-c493170e73506e974a0644452fc5a334c08171bc.zip
Fixed many issues related to reporting status. Initial debugging of titan upload handling.
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 223fd14..a03df09 100644
--- a/common/jessl.f90
+++ b/common/jessl.f90
@@ -208,7 +208,7 @@ contains
implicit none
type(c_ptr)::ssl
- character, dimension(:), intent(inout)::buf
+ character, dimension(:), intent(out)::buf
integer::ssl_read
integer::bufsize