cleanup
authorLuke Howard <lukeh@padl.com>
Mon, 27 Sep 2010 20:21:45 +0000 (22:21 +0200)
committerLuke Howard <lukeh@padl.com>
Mon, 27 Sep 2010 20:21:45 +0000 (22:21 +0200)
plugins/gs2.c

index 8375544..a4a14d7 100644 (file)
@@ -706,7 +706,6 @@ static int gs2_client_mech_step(void *conn_context,
         if (ret != SASL_OK)
             goto cleanup;
 
-
         initialContextToken = 1;
     } else
         initialContextToken = 0;