diff options
Diffstat (limited to 'pango/modules.c')
-rw-r--r-- | pango/modules.c | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/modules.c b/pango/modules.c index 4b48af20..5a9d6883 100644 --- a/pango/modules.c +++ b/pango/modules.c @@ -262,7 +262,7 @@ pango_engine_pair_get_engine (PangoEnginePair *pair) } if (!pair->engine) - { + { /* If a module cannot be used, or doesn't not create an engine * correctly, we print out an error containing module name and id, * but to not flood the terminal with zillions of the message, we |