From b6e961b30438235999804f5f13624c670b8c1e10 Mon Sep 17 00:00:00 2001 From: gnn Date: Wed, 19 Sep 2007 08:50:55 +0000 Subject: Update structure name to follow the new IPsec code. Reported by: phk Approved by: re --- tools/tools/crypto/ipsecstats.c | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'tools') diff --git a/tools/tools/crypto/ipsecstats.c b/tools/tools/crypto/ipsecstats.c index 48931f6..6ecc1f4 100644 --- a/tools/tools/crypto/ipsecstats.c +++ b/tools/tools/crypto/ipsecstats.c @@ -83,7 +83,7 @@ int main(int argc, char *argv[]) { #define STAT(x,fmt) if (x) printf(fmt "\n", x) - struct newipsecstat ips; + struct ipsecstat ips; struct ahstat ahs; struct espstat esps; size_t slen; -- cgit v1.1