瀏覽代碼

timer: removed svn id

Daniel-Constantin Mierla 7 年之前
父節點
當前提交
a69e47ce76
共有 2 個文件被更改,包括 2 次插入4 次删除
  1. 0 2
      src/modules/rtimer/rtimer_mod.c
  2. 2 2
      src/modules/timer/Makefile

+ 0 - 2
src/modules/rtimer/rtimer_mod.c

@@ -1,6 +1,4 @@
 /**
 /**
- * $Id$
- *
  * Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com)
  * Copyright (C) 2009 Daniel-Constantin Mierla (asipto.com)
  *
  *
  * This file is part of Kamailio, a free SIP server.
  * This file is part of Kamailio, a free SIP server.

+ 2 - 2
src/modules/timer/Makefile

@@ -1,7 +1,7 @@
 #
 #
-# timer module makefile
+# rtimer module makefile
+#
 #
 #
-# 
 # WARNING: do not run this directly, it should be run by the master Makefile
 # WARNING: do not run this directly, it should be run by the master Makefile
 
 
 include ../../Makefile.defs
 include ../../Makefile.defs