diff options
author | Timo Sirainen <cras@irssi.org> | 2001-11-19 18:46:40 +0000 |
---|---|---|
committer | cras <cras@dbcabf3a-b0e7-0310-adc4-f8d773084564> | 2001-11-19 18:46:40 +0000 |
commit | 99a6a85b858b2bced34396b840770c005cacf3ee (patch) | |
tree | 4372cf9cdfba53aa472e99b52dcf5c146faed6de /src/irc/dcc/.cvsignore | |
parent | 381c823e1a00020085e0330b01253c307bc1fec2 (diff) | |
download | irssi-99a6a85b858b2bced34396b840770c005cacf3ee.zip |
Chat protocol ID was assumed to be 8bit or less, this may not be so since
the ID is taken from generic unique ID-pool which grows fast.. Now the we'll
divide the 32bit number to 16bit chat protocol ID and 16bit object ID. They
might not fit either, so I think I'll need to rewrite this part of code some
day :)
git-svn-id: http://svn.irssi.org/repos/irssi/trunk@2091 dbcabf3a-b0e7-0310-adc4-f8d773084564
Diffstat (limited to 'src/irc/dcc/.cvsignore')
0 files changed, 0 insertions, 0 deletions