summaryrefslogtreecommitdiffstats
path: root/win/tkWinFont.c
diff options
context:
space:
mode:
Diffstat (limited to 'win/tkWinFont.c')
-rw-r--r--win/tkWinFont.c2
1 files changed, 1 insertions, 1 deletions
diff --git a/win/tkWinFont.c b/win/tkWinFont.c
index 6e8d3bd..33392d3 100644
--- a/win/tkWinFont.c
+++ b/win/tkWinFont.c
@@ -168,7 +168,7 @@ static const TkStateMap systemMap[] = {
{-1, NULL}
};
-typedef struct ThreadSpecificData {
+typedef struct {
FontFamily *fontFamilyList; /* The list of font families that are
* currently loaded. As screen fonts are
* loaded, this list grows to hold information