aboutsummaryrefslogtreecommitdiffstats
path: root/src/whack
diff options
context:
space:
mode:
authorTobias Brunner <tobias@strongswan.org>2009-04-30 13:19:35 +0000
committerTobias Brunner <tobias@strongswan.org>2009-04-30 13:19:35 +0000
commit8c5d72cd0be83ca92dc62a526eb05ecb140f3532 (patch)
tree951bd92dca86025fabac5bf3ff3fa69ad14d4c0a /src/whack
parentd24a74c5b4fb62b720a79b632021746b69de7c45 (diff)
downloadstrongswan-8c5d72cd0be83ca92dc62a526eb05ecb140f3532.tar.bz2
strongswan-8c5d72cd0be83ca92dc62a526eb05ecb140f3532.tar.xz
removing svn keyword $Id$ from all files
Diffstat (limited to 'src/whack')
-rw-r--r--src/whack/whack.c2
-rw-r--r--src/whack/whack.h2
2 files changed, 0 insertions, 4 deletions
diff --git a/src/whack/whack.c b/src/whack/whack.c
index 5e99bc53f..0d7a292b7 100644
--- a/src/whack/whack.c
+++ b/src/whack/whack.c
@@ -11,8 +11,6 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
- *
- * RCSID $Id$
*/
#include <stdio.h>
diff --git a/src/whack/whack.h b/src/whack/whack.h
index 34e726d04..79d115262 100644
--- a/src/whack/whack.h
+++ b/src/whack/whack.h
@@ -10,8 +10,6 @@
* WITHOUT ANY WARRANTY; without even the implied warranty of MERCHANTABILITY
* or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License
* for more details.
- *
- * RCSID $Id$
*/
#ifndef _WHACK_H