[librsvg] fix indent.
- From: Hiroyuki Ikezoe <hiikezoe src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [librsvg] fix indent.
- Date: Sun, 30 May 2010 11:24:46 +0000 (UTC)
commit 672a01e42c06b5bc7c2a5007d246485ef0f7cb53
Author: Hiroyuki Ikezoe <hiikezoe gnome org>
Date: Sun May 30 20:24:29 2010 +0900
fix indent.
rsvg-styles.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/rsvg-styles.c b/rsvg-styles.c
index 1a2ec04..bd59a10 100644
--- a/rsvg-styles.c
+++ b/rsvg-styles.c
@@ -1636,7 +1636,7 @@ rsvg_state_reinherit_top (RsvgDrawingCtx * ctx, RsvgState * state, int dominate)
if (parent) {
if (dominate)
rsvg_state_dominate (current, parent);
- else
+ else
rsvg_state_reinherit (current, parent);
_rsvg_affine_multiply (current->affine,
current->affine,
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]