projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6f02626
)
delete some blank lines in fn defs
author
Ken Raeburn
<raeburn@mit.edu>
Thu, 19 Feb 2004 01:22:26 +0000
(
01:22
+0000)
committer
Ken Raeburn
<raeburn@mit.edu>
Thu, 19 Feb 2004 01:22:26 +0000
(
01:22
+0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@16098
dc483132
-0cff-0310-8789-
dd5450dbe970
src/lib/kadm5/clnt/clnt_policy.c
patch
|
blob
|
history
diff --git
a/src/lib/kadm5/clnt/clnt_policy.c
b/src/lib/kadm5/clnt/clnt_policy.c
index ee229216aa428263a2e77c76561dafd9d8a417f1..182b2d9e721dea339003640e05d44a01f7f559c5 100644
(file)
--- a/
src/lib/kadm5/clnt/clnt_policy.c
+++ b/
src/lib/kadm5/clnt/clnt_policy.c
@@
-61,7
+61,6
@@
kadm5_delete_policy(void *server_handle, char *name)
kadm5_ret_t
kadm5_modify_policy(void *server_handle,
kadm5_policy_ent_t policy, long mask)
-
{
mpol_arg arg;
generic_ret *r;
@@
-84,7
+83,6
@@
kadm5_modify_policy(void *server_handle,
kadm5_ret_t
kadm5_get_policy(void *server_handle, char *name, kadm5_policy_ent_t ent)
-
{
gpol_arg arg;
gpol_ret *r;