aboutsummaryrefslogtreecommitdiff
path: root/src/include/k5-platform.h
diff options
context:
space:
mode:
authorGreg Hudson <ghudson@mit.edu>2009-07-01 16:23:25 +0000
committerGreg Hudson <ghudson@mit.edu>2009-07-01 16:23:25 +0000
commita5120026252bb512981da5ae3812753730e8b7bd (patch)
treea1573a7049c808e267ced2daf696f94301777584 /src/include/k5-platform.h
parent7186b46b921ab1a35e74b3f04cba6f551860ad7c (diff)
downloadkrb5-a5120026252bb512981da5ae3812753730e8b7bd.zip
krb5-a5120026252bb512981da5ae3812753730e8b7bd.tar.gz
krb5-a5120026252bb512981da5ae3812753730e8b7bd.tar.bz2
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
Diffstat (limited to 'src/include/k5-platform.h')
-rw-r--r--src/include/k5-platform.h1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/include/k5-platform.h b/src/include/k5-platform.h
index 5bdde37..83c0697 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