summaryrefslogtreecommitdiff
path: root/sysdeps/stub/direntry.h
diff options
context:
space:
mode:
Diffstat (limited to 'sysdeps/stub/direntry.h')
-rw-r--r--sysdeps/stub/direntry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/sysdeps/stub/direntry.h b/sysdeps/stub/direntry.h
index f84425b5a4..4b22f31bd6 100644
--- a/sysdeps/stub/direntry.h
+++ b/sysdeps/stub/direntry.h
@@ -20,4 +20,4 @@
struct dirent
{
char d_name[1]; /* Variable length. */
- }
+ };