summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/stun_client.c
diff options
context:
space:
mode:
Diffstat (limited to 'pjlib/src/pj/stun_client.c')
-rw-r--r--pjlib/src/pj/stun_client.c12
1 files changed, 2 insertions, 10 deletions
diff --git a/pjlib/src/pj/stun_client.c b/pjlib/src/pj/stun_client.c
index bc9b6f35..cdd33034 100644
--- a/pjlib/src/pj/stun_client.c
+++ b/pjlib/src/pj/stun_client.c
@@ -1,13 +1,5 @@
-/* $Header: /pjproject-0.3/pjlib/src/pj/stun_client.c 6 10/14/05 12:26a Bennylp $ */
-/* $Log: /pjproject-0.3/pjlib/src/pj/stun_client.c $
- *
- * 6 10/14/05 12:26a Bennylp
- * Finished error code framework, some fixes in ioqueue, etc. Pretty
- * major.
- *
- * 5 9/17/05 10:37a Bennylp
- * Major reorganization towards version 0.3.
- *
+/* $Id$
+ *
*/
#include <pj/stun.h>
#include <pj/pool.h>