- bug fix in coc_server.c
- bug fixes in tecs - new system to determine host:port in six and tecs_client
This commit is contained in:
@@ -19,5 +19,6 @@
|
||||
enddo
|
||||
if (l .gt. 0) then
|
||||
if (str(1:l) .eq. ' ') l=0
|
||||
if (str(l:l) .eq. ' ') l=l-1
|
||||
endif
|
||||
end
|
||||
|
||||
Reference in New Issue
Block a user