svn rev #24894: trunk/src/include/krb5/
epeisach@MIT.EDU
epeisach at MIT.EDU
Fri Apr 22 15:37:32 EDT 2011
http://src.mit.edu/fisheye/changelog/krb5/?cs=24894
Commit By: epeisach
Log Message:
Close comment in #endif for KRB5_DEPRECATED to avoid warning of
/* in open comment.
Changed Files:
U trunk/src/include/krb5/krb5.hin
Modified: trunk/src/include/krb5/krb5.hin
===================================================================
--- trunk/src/include/krb5/krb5.hin 2011-04-22 14:13:59 UTC (rev 24893)
+++ trunk/src/include/krb5/krb5.hin 2011-04-22 19:37:32 UTC (rev 24894)
@@ -1979,7 +1979,7 @@
*/
krb5_error_code KRB5_CALLCONV
krb5_cc_gen_new(krb5_context context, krb5_ccache *cache);
-#endif /* KRB5_DEPRECATED /
+#endif /* KRB5_DEPRECATED */
/** Initialize credentials cache.
*
More information about the cvs-krb5
mailing list