aboutsummaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
authorAndreas Steffen <andreas.steffen@strongswan.org>2007-10-08 20:09:57 +0000
committerAndreas Steffen <andreas.steffen@strongswan.org>2007-10-08 20:09:57 +0000
commit99d7cd20ad8823bc3013100998b4a2fdfa536568 (patch)
tree3c10a79c17d4ac49b90f97331a0c31e7e56ce8a2 /src
parent9945819c254b42a2a8dcc497850002f0c5f8f4a3 (diff)
downloadstrongswan-99d7cd20ad8823bc3013100998b4a2fdfa536568.tar.bz2
strongswan-99d7cd20ad8823bc3013100998b4a2fdfa536568.tar.xz
added RCSID
Diffstat (limited to 'src')
-rw-r--r--src/openac/build.c2
-rw-r--r--src/openac/build.h2
-rwxr-xr-xsrc/openac/openac.c2
3 files changed, 6 insertions, 0 deletions
diff --git a/src/openac/build.c b/src/openac/build.c
index 1a9abd557..97a781068 100644
--- a/src/openac/build.c
+++ b/src/openac/build.c
@@ -12,6 +12,8 @@
* 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 <stdlib.h>
diff --git a/src/openac/build.h b/src/openac/build.h
index 1fc4f3105..66ec86213 100644
--- a/src/openac/build.h
+++ b/src/openac/build.h
@@ -12,6 +12,8 @@
* 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 _BUILD_H
diff --git a/src/openac/openac.c b/src/openac/openac.c
index cde6ba3be..6fae455db 100755
--- a/src/openac/openac.c
+++ b/src/openac/openac.c
@@ -19,6 +19,8 @@
* 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>