From 2c8e931c67ebec7acbabd2c9a07096632398bfae Mon Sep 17 00:00:00 2001 From: Eric Andersen Date: Sat, 4 Nov 2000 23:15:45 +0000 Subject: Make spelling of uClibc be consistant. --- include/features.h | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'include') 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 -- cgit v1.2.3