projects
/
gtk4.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
60cd7cd
)
Cosmetic change
author
Matthias Clasen
<mclasen@redhat.com>
Thu, 16 Jan 2020 22:47:41 +0000
(17:47 -0500)
committer
Matthias Clasen
<mclasen@redhat.com>
Fri, 17 Jan 2020 00:10:03 +0000
(19:10 -0500)
Update comments for name changes that happened long ago.
gtk/gtkcssmatcher.c
patch
|
blob
|
history
diff --git
a/gtk/gtkcssmatcher.c
b/gtk/gtkcssmatcher.c
index 0b2c5442df014fc4683092c510dc80e607535899..cfcaf25db1f2bd2147a5ed827179485f23222f2e 100644
(file)
--- a/
gtk/gtkcssmatcher.c
+++ b/
gtk/gtkcssmatcher.c
@@
-358,7
+358,7
@@
_gtk_css_matcher_node_init (GtkCssMatcher *matcher,
&matcher->node.n_classes);
}
-/* GTK_CSS_MATCHER_
WIDGET_
ANY */
+/* GTK_CSS_MATCHER_ANY */
static gboolean
gtk_css_matcher_any_get_parent (GtkCssMatcher *matcher,
@@
-446,7
+446,7
@@
_gtk_css_matcher_any_init (GtkCssMatcher *matcher)
matcher->klass = >K_CSS_MATCHER_ANY;
}
-/* GTK_CSS_MATCHER_
WIDGET_
SUPERSET */
+/* GTK_CSS_MATCHER_SUPERSET */
static gboolean
gtk_css_matcher_superset_get_parent (GtkCssMatcher *matcher,