Began removing $Id$ tags. This will be an ongoing process.
[citadel.git] / citadel / clientsocket.c
index 5e232c98da542b729a0407a17dd0fdad7519ff4e..1f66a261bab66bcb72c46c6d2a30e8f86ba7b17a 100644 (file)
@@ -1,6 +1,4 @@
 /*
- * $Id$
- *
  * This module handles client-side sockets opened by the Citadel server (for
  * the client side of Internet protocols, etc.)   It does _not_ handle client
  * sockets for the Citadel client; for that you must look in ipc_c_tcp.c