From: Greg Hudson Date: Wed, 1 Jul 2009 16:23:25 +0000 (+0000) Subject: k5-platform.h no longer takes responsibility for making "static X-Git-Tag: krb5-1.8-alpha1~422 X-Git-Url: http://git.tremily.us/?a=commitdiff_plain;h=a5120026252bb512981da5ae3812753730e8b7bd;p=krb5.git k5-platform.h no longer takes responsibility for making "static inline" work, so remove the comment which says it does. git-svn-id: svn://anonsvn.mit.edu/krb5/trunk@22425 dc483132-0cff-0310-8789-dd5450dbe970 --- diff --git a/src/include/k5-platform.h b/src/include/k5-platform.h index 5bdde37aa..83c069782 100644 --- a/src/include/k5-platform.h +++ b/src/include/k5-platform.h @@ -28,7 +28,6 @@ * Some to a C99-ish level, some related utility code. * * Currently: - * + make "static inline" work * + [u]int{8,16,32}_t types * + 64-bit types and load/store code * + SIZE_MAX