aboutsummaryrefslogtreecommitdiff
path: root/common/protocol.f90
diff options
context:
space:
mode:
Diffstat (limited to 'common/protocol.f90')
-rw-r--r--common/protocol.f902
1 files changed, 1 insertions, 1 deletions
diff --git a/common/protocol.f90 b/common/protocol.f90
index 37e3205..992283c 100644
--- a/common/protocol.f90
+++ b/common/protocol.f90
@@ -228,7 +228,7 @@ contains
character, dimension(BUFFER_SIZE)::buffer
logical, dimension(4)::successes
- integer::i, ierr, bytes_read, bytes_written, total_written
+ integer::i, bytes_read, bytes_written, total_written
! For direct processing of the reponse line
integer::response_line_index, bytes_received