summaryrefslogtreecommitdiffstats
path: root/src
diff options
context:
space:
mode:
Diffstat (limited to 'src')
-rw-r--r--src/include/krb5/krb5.hin2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/include/krb5/krb5.hin b/src/include/krb5/krb5.hin
index 76b5077296..89c3481adc 100644
--- a/src/include/krb5/krb5.hin
+++ b/src/include/krb5/krb5.hin
@@ -1979,7 +1979,7 @@ krb5_cc_get_name(krb5_context context, krb5_ccache cache);
*/
krb5_error_code KRB5_CALLCONV
krb5_cc_gen_new(krb5_context context, krb5_ccache *cache);
-#endif /* KRB5_DEPRECATED /
+#endif /* KRB5_DEPRECATED */
/** Initialize credentials cache.
*