diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:12:25 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 20:12:25 +0000 |
commit | d41a77e45c9c9c2d857513f36e724eef588b6606 (patch) | |
tree | 0fecd9945d9c0e8ba56b76a5666e4988a2b75240 /src/stroke/stroke.c | |
parent | 99d7cd20ad8823bc3013100998b4a2fdfa536568 (diff) | |
download | strongswan-d41a77e45c9c9c2d857513f36e724eef588b6606.tar.bz2 strongswan-d41a77e45c9c9c2d857513f36e724eef588b6606.tar.xz |
added RCSID
Diffstat (limited to 'src/stroke/stroke.c')
-rw-r--r-- | src/stroke/stroke.c | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/src/stroke/stroke.c b/src/stroke/stroke.c index 242a3b3de..3365add54 100644 --- a/src/stroke/stroke.c +++ b/src/stroke/stroke.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> |