Просмотр исходного кода

timer: removed svn id

(cherry picked from commit a69e47ce762108e0399bdfb6784649ebf3a34394)
Daniel-Constantin Mierla 8 лет назад
Родитель
Сommit
9539723a4f
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