Comment improvement

pull/64/head
Ludovic Marcotte 2014-11-12 15:05:05 -05:00
parent d25fe1a58b
commit ea43f4a635
1 changed files with 1 additions and 1 deletions

View File

@ -2401,7 +2401,7 @@ SOFTWARE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
}
else
{
// Ping command with empty body
// Ping or Sync command with empty body
cmdName = [NSString stringWithFormat: @"process%@:inResponse:", cmdName];
}