]> code.citadel.org Git - citadel.git/commit
* messages.c: break up long lines (preferably by substituting spaces with
authorArt Cancro <ajc@citadel.org>
Thu, 8 Sep 2005 03:25:09 +0000 (03:25 +0000)
committerArt Cancro <ajc@citadel.org>
Thu, 8 Sep 2005 03:25:09 +0000 (03:25 +0000)
commit141c2125cb17838098b88f113cb6e2d56b4a4bc9
tree4e27022e638cd4d13eca3a3f84d1d9972c8dc694
parent69bca4a4feadfec54aea30555b81730148a7e7df
* messages.c: break up long lines (preferably by substituting spaces with
  newlines) to avoid sending messages to the server containing lines with
  more than 1024 characters, to avoid having the server truncate those
  lines.
citadel/ChangeLog
citadel/messages.c