summaryrefslogtreecommitdiff
path: root/include/features.h
diff options
context:
space:
mode:
authorEric Andersen <andersen@codepoet.org>2000-11-04 23:15:45 +0000
committerEric Andersen <andersen@codepoet.org>2000-11-04 23:15:45 +0000
commit2c8e931c67ebec7acbabd2c9a07096632398bfae (patch)
tree7fdb0e0ee727bb7a44aab16d3c63f971cd0eba07 /include/features.h
parente547d07a488ab17397217e2a57594c78bf747373 (diff)
Make spelling of uClibc be consistant.
Diffstat (limited to 'include/features.h')
-rw-r--r--include/features.h2
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