summaryrefslogtreecommitdiff
path: root/bits/string.h
diff options
context:
space:
mode:
Diffstat (limited to 'bits/string.h')
-rw-r--r--bits/string.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/bits/string.h b/bits/string.h
index ad68b038b6..f8630d2c52 100644
--- a/bits/string.h
+++ b/bits/string.h
@@ -1,6 +1,6 @@
/* This file should provide inline versions of string functions.
- Surround GCC-specific parts with #ifdef __GNUC__, and use `extern __inline'.
+ Surround GCC-specific parts with #ifdef __GNUC__, and use `__extern_inline'.
This file should define __STRING_INLINES if functions are actually defined
as inlines. */