summaryrefslogtreecommitdiff
path: root/dirent
diff options
context:
space:
mode:
authorFlorian Weimer <fweimer@redhat.com>2017-08-31 16:02:40 +0200
committerFlorian Weimer <fweimer@redhat.com>2017-08-31 16:02:40 +0200
commitfc3d94979e1f04df2014b4c1a01c39a0a74f12c3 (patch)
tree681ae8a545b62f61a665515c902fd27b25e631b6 /dirent
parent18c54facf1ba6125abab0eb6080630c1847e8819 (diff)
dirent: Remove internal_function attribute
Diffstat (limited to 'dirent')
-rw-r--r--dirent/scandir-tail.c1
1 files changed, 0 insertions, 1 deletions
diff --git a/dirent/scandir-tail.c b/dirent/scandir-tail.c
index 7810fb4d42..068c644c4e 100644
--- a/dirent/scandir-tail.c
+++ b/dirent/scandir-tail.c
@@ -28,7 +28,6 @@
# define DIRENT_TYPE struct dirent
#endif
-internal_function
int
SCANDIR_TAIL (DIR *dp,
DIRENT_TYPE ***namelist,