aboutsummaryrefslogtreecommitdiffstats
path: root/mail
diff options
context:
space:
mode:
authorMatthew Barnes <mbarnes@redhat.com>2009-06-14 10:06:45 +0800
committerMatthew Barnes <mbarnes@redhat.com>2009-06-14 10:06:45 +0800
commitdc0ab70f11e998c5d038fe1f078768b8dc071dc7 (patch)
tree7572a2672c92265fef2a037d2173be4beb4b83ec /mail
parente7cdb05f83f3514f65ae1adfd5f0d2a4844d170c (diff)
downloadgsoc2013-evolution-dc0ab70f11e998c5d038fe1f078768b8dc071dc7.tar.gz
gsoc2013-evolution-dc0ab70f11e998c5d038fe1f078768b8dc071dc7.tar.zst
gsoc2013-evolution-dc0ab70f11e998c5d038fe1f078768b8dc071dc7.zip
Fix coding style.
Diffstat (limited to 'mail')
-rw-r--r--mail/em-inline-filter.c8
1 files changed, 4 insertions, 4 deletions
diff --git a/mail/em-inline-filter.c b/mail/em-inline-filter.c
index 9067205970..ab46628dd5 100644
--- a/mail/em-inline-filter.c
+++ b/mail/em-inline-filter.c
@@ -340,9 +340,9 @@ emif_scan(CamelMimeFilter *f, gchar *in, gsize len, gint final)
static void
emif_filter(CamelMimeFilter *f, const gchar *in, gsize len, gsize prespace, gchar **out, gsize *outlen, gsize *outprespace)
{
- emif_scan(f, (gchar*)in, len, FALSE);
+ emif_scan(f, (gchar *)in, len, FALSE);
- *out = (gchar*)in;
+ *out = (gchar *)in;
*outlen = len;
*outprespace = prespace;
}
@@ -350,9 +350,9 @@ emif_filter(CamelMimeFilter *f, const gchar *in, gsize len, gsize prespace, gcha
static void
emif_complete(CamelMimeFilter *f, const gchar *in, gsize len, gsize prespace, gchar **out, gsize *outlen, gsize *outprespace)
{
- emif_scan(f, (gchar*)in, len, TRUE);
+ emif_scan(f, (gchar *)in, len, TRUE);
- *out = (gchar*)in;
+ *out = (gchar *)in;
*outlen = len;
*outprespace = prespace;
}
sd-ports-gnome/commit/graphics/white_dune?h=dependabot/npm_and_yarn/devel/electron4/files/lodash-4.17.19&id=f66043401d219e6bee08b710c77b732eb36060b5'>- update to jpeg7dinoex2009-07-181-2/+2 * Mark BROKEN on 8.x: does not build.erwin2009-05-241-1/+7 * - Update X.org ports to 7.4+ (few ports are more recent than the katamari).flz2009-01-241-0/+1 * - Update to 0.28pl14miwi2008-09-242-4/+4 * Update to 0.28pl13edwin2008-04-302-6/+7 * - Chase devel/sdl12 shlib version bumpmiwi2008-03-131-0/+1 * - Update to 0.28pl12sat2007-08-082-34/+15 * - Welcome X.org 7.2 \o/.flz2007-05-201-1/+1