[strongSwan-dev] [PATCH 2/3] Remove redundant assignment

Thomas Jarosch thomas.jarosch at intra2net.com
Fri Aug 26 20:56:38 CEST 2011


Signed-off-by: Thomas Jarosch <thomas.jarosch at intra2net.com>
---
 src/libfreeswan/datatot.c |    1 -
 1 files changed, 0 insertions(+), 1 deletions(-)

diff --git a/src/libfreeswan/datatot.c b/src/libfreeswan/datatot.c
index 3e2aed7..e3b9d64 100644
--- a/src/libfreeswan/datatot.c
+++ b/src/libfreeswan/datatot.c
@@ -58,7 +58,6 @@ size_t dstlen;
 		prefix = "0x";
 		break;
 	case ':':
-		format = 'x';
 		breakevery = 2;
 		breakchar = ':';
 		/* FALLTHROUGH */
-- 
1.7.4.4





More information about the Dev mailing list