Style police
[krb5.git] / src / lib / gssapi / krb5 / naming_exts.c
index 26ff5e17914cbcf150ab8af157d845f5aab43b1a..725d801dd20279244aee1055aecd980c9b39285f 100644 (file)
@@ -386,8 +386,7 @@ krb5_gss_get_name_attribute(OM_uint32 *minor_status,
         if (complete != NULL)
             *complete = kcomplete;
 
-        if (display_value != NULL)
-        {
+        if (display_value != NULL) {
             if (code != 0)
                 code = data_to_gss(&kdisplay_value, display_value);
             else