Fixed compilation of all*-safe.ecf files.

Corrected a few comments.
This commit is contained in:
2015-07-01 21:43:54 +02:00
parent 99a05b95ba
commit 412534d0be
4 changed files with 5 additions and 4 deletions

View File

@@ -60,7 +60,6 @@ feature -- Access
is_persistent_connection_supported: BOOLEAN = True
-- Is persistent connection supported?
--| For now, disabled during dev.
feature -- Callbacks

View File

@@ -29,7 +29,7 @@ feature {NONE} -- Initialization
last_target_call_succeed := True
end
feature {WGI_STANDALONE_CONNECTOR, WGI_SERVICE} -- Nino
feature {WGI_STANDALONE_CONNECTOR, WGI_SERVICE} -- Server
set_target (o: like target)
do