Преглед на файлове

Correct an outdated comment

master
achmizs преди 10 години
родител
ревизия
6210a28a9e
променени са 1 файла, в които са добавени 2 реда и са изтрити 2 реда
  1. 2
    2
      IRCClient/IRCClientSession.m

+ 2
- 2
IRCClient/IRCClientSession.m Целия файл

@@ -343,8 +343,8 @@ static NSDictionary* ircNumericCodeList;
if ([_nickname isEqualToData:nickOnly])
{
// We just joined a channel; allocate an IRCClientChannel object and send it
// to the main thread.
// We just joined a channel; allocate an IRCClientChannel object and
// add it to our channels list.
IRCClientChannel* newChannel = [[IRCClientChannel alloc] initWithName:channelName andIRCSession:_irc_session];
_channels[channelName] = newChannel;

Loading…
Отказ
Запис