diff options
author | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 19:52:55 +0000 |
---|---|---|
committer | Andreas Steffen <andreas.steffen@strongswan.org> | 2007-10-08 19:52:55 +0000 |
commit | 4e81869c4491f65efb150954347795aacd2a26f8 (patch) | |
tree | c7b08561e42666fb8a2f99814b4633f307f2e99a /src/libfreeswan/subnetof.c | |
parent | 2ea8c74c642f2a8a9d8ddd4eb99c41cf5946b16f (diff) | |
download | strongswan-4e81869c4491f65efb150954347795aacd2a26f8.tar.bz2 strongswan-4e81869c4491f65efb150954347795aacd2a26f8.tar.xz |
added RCSID
Diffstat (limited to 'src/libfreeswan/subnetof.c')
-rw-r--r-- | src/libfreeswan/subnetof.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/libfreeswan/subnetof.c b/src/libfreeswan/subnetof.c index 1b288c591..ddac6ce4f 100644 --- a/src/libfreeswan/subnetof.c +++ b/src/libfreeswan/subnetof.c @@ -12,7 +12,7 @@ * or FITNESS FOR A PARTICULAR PURPOSE. See the GNU Library General Public * License for more details. * - * RCSID $Id: subnetof.c,v 1.1 2004/03/15 20:35:26 as Exp $ + * RCSID $Id$ */ #include "internal.h" #include "freeswan.h" |