summaryrefslogtreecommitdiffstats
path: root/src/lib/crypto/krb/crypto_length.c
diff options
context:
space:
mode:
Diffstat (limited to 'src/lib/crypto/krb/crypto_length.c')
-rw-r--r--src/lib/crypto/krb/crypto_length.c3
1 files changed, 1 insertions, 2 deletions
diff --git a/src/lib/crypto/krb/crypto_length.c b/src/lib/crypto/krb/crypto_length.c
index 23e8c1ca96..00de30c7cf 100644
--- a/src/lib/crypto/krb/crypto_length.c
+++ b/src/lib/crypto/krb/crypto_length.c
@@ -8,7 +8,7 @@
* require a specific license from the United States Government.
* It is the responsibility of any person or organization contemplating
* export to obtain such a license before exporting.
- *
+ *
* WITHIN THAT CONSTRAINT, permission to use, copy, modify, and
* distribute this software and its documentation for any purpose and
* without fee is hereby granted, provided that the above copyright
@@ -142,4 +142,3 @@ krb5_c_crypto_length_iov(krb5_context context, krb5_enctype enctype,
return 0;
}
-