Commit e2d51dc8 e2d51dc89203e5f6295815483142a9b3f69a1d68 by Alain Magloire

Typos.

1 parent 3dea5890
......@@ -14,9 +14,8 @@
message_get_header ((message_t)mime, header);
}
Another example is tcpstream(socket stream) extends
fdstream(file description stream);
Also the name of the functions have change to match better
there purpose.
fdstream(file descriptor stream);
Also the name of the functions have change to match there purpose.
* mailbox2/Makefile.am: lockfile.c added.
* mailbox2/bstream.c: Reoganisation to make the
......