diff options
Diffstat (limited to 'include/features.h')
-rw-r--r-- | include/features.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/include/features.h b/include/features.h index 119fd9215..5a3a25e57 100644 --- a/include/features.h +++ b/include/features.h @@ -3,7 +3,7 @@ #define __FEATURES_H -/* Major and minor version number of the uCLibc library package. Use +/* Major and minor version number of the uClibc library package. Use these macros to test for features in specific releases. */ #define __UCLIBC__ 0 #define __UCLIBC_MAJOR__ 9 |