about summary refs log tree commit diff
path: root/time/strptime_l.c
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-31 15:58:09 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 15:59:07 +0200
commit7e01f080e8231ab38b0896a1cc66c660af4b98e9 (patch)
treefdf61d0f50d491d6e24ff4c8de057082092fda00 /time/strptime_l.c
parentd7ccc6c983632f89064e0405e724ca6e9c1b9e1e (diff)
downloadglibc-7e01f080e8231ab38b0896a1cc66c660af4b98e9.tar.gz
glibc-7e01f080e8231ab38b0896a1cc66c660af4b98e9.tar.xz
glibc-7e01f080e8231ab38b0896a1cc66c660af4b98e9.zip
time: Remove the internal_function attribute
Diffstat (limited to 'time/strptime_l.c')
-rw-r--r--time/strptime_l.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/time/strptime_l.c b/time/strptime_l.c
index 185619e142..3afc33a74e 100644
--- a/time/strptime_l.c
+++ b/time/strptime_l.c
@@ -231,7 +231,6 @@ day_of_the_year (struct tm *tm)
 
 #ifdef _LIBC
 char *
-internal_function
 #else
 static char *
 #endif