diff options
author | Khaled Hosny <khaledhosny@eglug.org> | 2015-05-17 12:28:30 +0200 |
---|---|---|
committer | Khaled Hosny <khaledhosny@eglug.org> | 2015-05-17 12:28:30 +0200 |
commit | ef54df4895e1dfebbaa95c92114e8258dc18eda2 (patch) | |
tree | 68295675f407c5e34593030c0b18da1dfa413048 /pango/pango-modules.h | |
parent | c2f0c7b73942721d1ab04a223ed0d75178973f7d (diff) | |
download | pango-ef54df4895e1dfebbaa95c92114e8258dc18eda2.tar.gz |
Fix other used of “Deprecated: 1.38”
Follow-up of the previous commit.
Diffstat (limited to 'pango/pango-modules.h')
-rw-r--r-- | pango/pango-modules.h | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/pango/pango-modules.h b/pango/pango-modules.h index d1b2c8b3..97fb39e3 100644 --- a/pango/pango-modules.h +++ b/pango/pango-modules.h @@ -44,7 +44,7 @@ typedef struct _PangoIncludedModule PangoIncludedModule; * contains the functions that would otherwise be loaded from a dynamically * loaded module. * - * Deprecated: 1.37 + * Deprecated: 1.38 */ struct _PangoIncludedModule { |