[pango/redo-attrs: 7/25] pango/pango-version-macros.h: Mention correct version check macro
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/redo-attrs: 7/25] pango/pango-version-macros.h: Mention correct version check macro
- Date: Sun, 13 Feb 2022 20:31:44 +0000 (UTC)
commit 8f2d4aad565cd055c4ad29cfd21bdb6545451f2d
Author: Guido Günther <agx sigxcpu org>
Date: Thu Jan 27 14:57:14 2022 +0100
pango/pango-version-macros.h: Mention correct version check macro
Pango names it PANGO_VERSION_CHECK not PANGO_CHECK_VERSION (like glib).
Fix the one incorrect mention in the documentation comment.
pango/pango-version-macros.h | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/pango-version-macros.h b/pango/pango-version-macros.h
index b4f78e6d..313ce69f 100644
--- a/pango/pango-version-macros.h
+++ b/pango/pango-version-macros.h
@@ -352,7 +352,7 @@
* functions, then using functions added after version
* %PANGO_VERSION_MAX_ALLOWED will cause warnings.
*
- * Unless you are using PANGO_CHECK_VERSION() or the like to compile
+ * Unless you are using PANGO_VERSION_CHECK() or the like to compile
* different code depending on the Pango version, then this should be
* set to the same value as %PANGO_VERSION_MIN_REQUIRED.
*
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]