projects
/
krb5.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
52f29c2
)
Fixed delcaration bug for krb5_create_secure_file
author
Theodore Tso
<tytso@mit.edu>
Tue, 18 Aug 1992 23:16:15 +0000
(23:16 +0000)
committer
Theodore Tso
<tytso@mit.edu>
Tue, 18 Aug 1992 23:16:15 +0000
(23:16 +0000)
git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@2326
dc483132
-0cff-0310-8789-
dd5450dbe970
src/include/krb5/los-proto.h
patch
|
blob
|
history
diff --git
a/src/include/krb5/los-proto.h
b/src/include/krb5/los-proto.h
index e05994b8727f64719fdaf59f62503b53fa6be6a3..a07b2da9036f42cf466d0aee512b099ff20db419 100644
(file)
--- a/
src/include/krb5/los-proto.h
+++ b/
src/include/krb5/los-proto.h
@@
-94,7
+94,7
@@
krb5_error_code krb5_gen_portaddr
krb5_const_pointer,
krb5_address **));
krb5_error_code krb5_create_secure_file
- PROTOTYPE((const char
const
* pathname));
+ PROTOTYPE((const char * pathname));
krb5_error_code krb5_sync_disk_file
PROTOTYPE((FILE *fp));