Close comment in #endif for KRB5_DEPRECATED to avoid warning of
authorEzra Peisach <epeisach@mit.edu>
Fri, 22 Apr 2011 19:37:32 +0000 (19:37 +0000)
committerEzra Peisach <epeisach@mit.edu>
Fri, 22 Apr 2011 19:37:32 +0000 (19:37 +0000)
/* in open comment.

git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@24894 dc483132-0cff-0310-8789-dd5450dbe970

src/include/krb5/krb5.hin

index 76b5077296cab178c5f6b4f44dd14b4cc1720fc3..89c3481adc6a6b496a62a932fd89f2c4518902d4 100644 (file)
@@ -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.
  *