Comment improvement

This commit is contained in:
Ludovic Marcotte
2014-11-12 15:05:05 -05:00
parent d25fe1a58b
commit ea43f4a635

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];
}