[pango/pango2: 11/37] Cosmetics
- From: Matthias Clasen <matthiasc src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [pango/pango2: 11/37] Cosmetics
- Date: Tue, 21 Jun 2022 18:11:33 +0000 (UTC)
commit 2a4a92d63690b84f095a711d6988c2a2c5b7fc69
Author: Matthias Clasen <mclasen redhat com>
Date: Fri Jun 17 21:09:57 2022 -0400
Cosmetics
pango/pangocairo-render.c | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/pango/pangocairo-render.c b/pango/pangocairo-render.c
index 7fb0bbe4..ae21807a 100644
--- a/pango/pangocairo-render.c
+++ b/pango/pangocairo-render.c
@@ -62,7 +62,7 @@ set_color (PangoCairoRenderer *crenderer,
PangoRenderPart part)
{
PangoColor *color = pango_renderer_get_color ((PangoRenderer *) (crenderer), part);
- gdouble red, green, blue, alpha;
+ double red, green, blue, alpha;
if (!color)
return;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]