summaryrefslogtreecommitdiffstats
path: root/subreader.c
diff options
context:
space:
mode:
Diffstat (limited to 'subreader.c')
-rw-r--r--subreader.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/subreader.c b/subreader.c
index 2381b76d1a..56a7ef7d1b 100644
--- a/subreader.c
+++ b/subreader.c
@@ -1781,7 +1781,7 @@ static int whiteonly(char *s)
return 1;
}
-typedef struct _subfn
+typedef struct subfn
{
int priority;
char *fname;