summaryrefslogtreecommitdiff
path: root/pjlib/src/pj/os_timestamp_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/os_timestamp_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/os_timestamp_linux_kernel.c')
-rw-r--r--pjlib/src/pj/os_timestamp_linux_kernel.c11
1 files changed, 2 insertions, 9 deletions
diff --git a/pjlib/src/pj/os_timestamp_linux_kernel.c b/pjlib/src/pj/os_timestamp_linux_kernel.c
index a5a538ef..d70bcfd7 100644
--- a/pjlib/src/pj/os_timestamp_linux_kernel.c
+++ b/pjlib/src/pj/os_timestamp_linux_kernel.c
@@ -1,12 +1,5 @@
-/* $Header: /pjproject-0.3/pjlib/src/pj/os_timestamp_linux_kernel.c 2 10/29/05 11:51a Bennylp $ */
-/* $Log: /pjproject-0.3/pjlib/src/pj/os_timestamp_linux_kernel.c $
- *
- * 2 10/29/05 11:51a Bennylp
- * Version 0.3-pre2.
- *
- * 1 9/22/05 10:39a Bennylp
- * Created.
- *
+/* $Id$
+ *
*/
#include <pj/os.h>
#include <linux/time.h>