From a5120026252bb512981da5ae3812753730e8b7bd Mon Sep 17 00:00:00 2001 From: Greg Hudson Date: Wed, 1 Jul 2009 16:23:25 +0000 Subject: [PATCH] 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 --- src/include/k5-platform.h | 1 - 1 file changed, 1 deletion(-) 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 -- 2.26.2