diff options
Diffstat (limited to 'src/include')
| -rw-r--r-- | src/include/krb5/los-proto.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/los-proto.h b/src/include/krb5/los-proto.h index e05994b87..a07b2da90 100644 --- 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)); |
