Code style: space after 'if'
[openssl.git] / crypto / asn1 / tasn_prn.c
index 7c54f9d1d4a305057d953654dc7eda16d89a6ae7..5e7d53e9854a6dcc3a741a04c22028269b3cc74e 100644 (file)
@@ -290,7 +290,7 @@ static int asn1_item_print_ctx(BIO *out, ASN1_VALUE **fld, int indent,
         for (i = 0, tt = it->templates; i < it->tcount; i++, tt++) {
             const ASN1_TEMPLATE *seqtt;
             seqtt = asn1_do_adb(fld, tt, 1);
-            if(!seqtt)
+            if (!seqtt)
                 return 0;
             tmpfld = asn1_get_field_ptr(fld, seqtt);
             if (!asn1_template_print_ctx(out, tmpfld,