diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:09:57 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:09:57 +0000 |
commit | 99d7cd20ad8823bc3013100998b4a2fdfa536568 (patch) | |
tree | 3c10a79c17d4ac49b90f97331a0c31e7e56ce8a2 /src/openac/build.c | |
parent | 9945819c254b42a2a8dcc497850002f0c5f8f4a3 (diff) | |
download | strongswan-99d7cd20ad8823bc3013100998b4a2fdfa536568.tar.bz2 strongswan-99d7cd20ad8823bc3013100998b4a2fdfa536568.tar.xz |
added RCSID
Diffstat (limited to 'src/openac/build.c')
-rw-r--r-- | src/openac/build.c | 2 |
1 files changed, 2 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> |