projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
4e622eb
)
Style police
author
Greg Hudson
<ghudson@mit.edu>
Mon, 17 Oct 2011 04:05:56 +0000
(
04:05
+0000)
committer
Greg Hudson
<ghudson@mit.edu>
Mon, 17 Oct 2011 04:05:56 +0000
(
04:05
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@25359
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/gssapi/krb5/naming_exts.c
patch
|
blob
|
history
diff --git
a/src/lib/gssapi/krb5/naming_exts.c
b/src/lib/gssapi/krb5/naming_exts.c
index 26ff5e17914cbcf150ab8af157d845f5aab43b1a..725d801dd20279244aee1055aecd980c9b39285f 100644
(file)
--- a/
src/lib/gssapi/krb5/naming_exts.c
+++ b/
src/lib/gssapi/krb5/naming_exts.c
@@
-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