diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-06 21:39:00 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-06 21:39:00 +0000 |
commit | f73338d65613fde1b37d647072eddb05631b34b0 (patch) | |
tree | c60269aa3b89c56470b94ae8b8ae7ec2785ec250 /src/pluto/ac.c | |
parent | ab40277fd0dd6c6c875c8928ce810aff2f5e7137 (diff) | |
download | strongswan-f73338d65613fde1b37d647072eddb05631b34b0.tar.bz2 strongswan-f73338d65613fde1b37d647072eddb05631b34b0.tar.xz |
use RCSID
Diffstat (limited to 'src/pluto/ac.c')
-rw-r--r-- | src/pluto/ac.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/pluto/ac.c b/src/pluto/ac.c index 3e0a2072c..58dfd8850 100644 --- a/src/pluto/ac.c +++ b/src/pluto/ac.c @@ -12,7 +12,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU General Public License * for more details. * - * $Id$ + * RCSID $Id$ */ #include <stdlib.h> |