When exporting a message, write to the client 10 KB at a time.
[citadel.git] / citadel / msgbase.c
index 39bc7703abe16c6323e561a21b0373b5c2f46365..081be8980a2aba77e5dd44121e083e57f8e4027e 100644 (file)
@@ -2556,7 +2556,7 @@ long send_message(struct CtdlMessage *msg) {
 
 
 /*
- * Serialize a struct CtdlMessage into the format used on disk and network.
+ * Serialize a struct CtdlMessage into the format used on disk.
  * 
  * This function loads up a "struct ser_ret" (defined in server.h) which
  * contains the length of the serialized message and a pointer to the