summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/sock_linux_kernel.c
diff options
context:
space:
mode:
authorBenny Prijono <bennylp@teluu.com>2005-11-01 17:56:59 +0000
committerBenny Prijono <bennylp@teluu.com>2005-11-01 17:56:59 +0000
commit7bad7a1930c4b13c1defeeff7a78134ae37f6ef1 (patch)
tree99367df984d3ba59757831240ae4724dd6bbf3ff /pjlib/src/pj/sock_linux_kernel.c
parent81ecc233996dcddfbef707bd9a5099f5d9e5eb13 (diff)
Just changing keyword expansion
git-svn-id: http://svn.pjsip.org/repos/pjproject/main@3 74dad513-b988-da41-8d7b-12977e46ad98
Diffstat (limited to 'pjlib/src/pj/sock_linux_kernel.c')
-rw-r--r--pjlib/src/pj/sock_linux_kernel.c19
1 files changed, 2 insertions, 17 deletions
diff --git a/pjlib/src/pj/sock_linux_kernel.c b/pjlib/src/pj/sock_linux_kernel.c
index 28ed07af..4748af92 100644
--- a/pjlib/src/pj/sock_linux_kernel.c
+++ b/pjlib/src/pj/sock_linux_kernel.c
@@ -1,20 +1,5 @@
-/* $Header: /pjproject-0.3/pjlib/src/pj/sock_linux_kernel.c 4 10/29/05 11:51a Bennylp $ */
-/*
- * $Log: /pjproject-0.3/pjlib/src/pj/sock_linux_kernel.c $
- *
- * 4 10/29/05 11:51a Bennylp
- * Version 0.3-pre2.
- *
- * 3 10/20/05 9:19a Bennylp
- * Updated with new API convention (error code)
- *
- * 2 10/14/05 12:26a Bennylp
- * Finished error code framework, some fixes in ioqueue, etc. Pretty
- * major.
- *
- * 1 10/05/05 4:43p Bennylp
- * Created.
- *
+/* $Id$
+ *
*/
#include <pj/sock.h>
#include <pj/assert.h>