aboutsummaryrefslogtreecommitdiffstats
path: root/smime/lib/e-asn1-object.c
diff options
context:
space:
mode:
Diffstat (limited to 'smime/lib/e-asn1-object.c')
-rw-r--r--smime/lib/e-asn1-object.c3
1 files changed, 2 insertions, 1 deletions
diff --git a/smime/lib/e-asn1-object.c b/smime/lib/e-asn1-object.c
index e8c51b6a24..7f69802ab6 100644
--- a/smime/lib/e-asn1-object.c
+++ b/smime/lib/e-asn1-object.c
@@ -122,7 +122,8 @@ e_asn1_object_get_type (void)
(GInstanceInitFunc) e_asn1_object_init,
};
- asn1_object_type = g_type_register_static (PARENT_TYPE, "EASN1Object", &asn1_object_info, 0);
+ asn1_object_type = g_type_register_static (
+ PARENT_TYPE, "EASN1Object", &asn1_object_info, 0);
}
return asn1_object_type;
9f22c0bb956e32ba08528&showmsg=1'>Expand)AuthorAgeFilesLines * Consolidate the docbook ports into -sgml and -xml variants.mat2014-02-191-2/+2 * Chase docbook cleanup dependencies.mat2014-02-181-1/+1 * Revert 335719, wrong port...gjb2013-12-061-4/+0 * Mark as BROKEN on OSVERION 1000500 and 1000501, needs updated iconv(3).gjb2013-12-061-0/+4 * - Update dependency.hrs2013-11-122-29/+9 * Update to 2.0 to reflect the dependency changes for the DocBook 5.0 tree:gabor2013-11-081-31/+33 * Add NO_STAGE all over the place in preparation for the staging support (cat: ...bapt2013-09-211-0/+1 * Convert to new perl frameworkbapt2013-09-171-1/+2 * Remove w3m dependency.hrs2013-07-211-4/+2 * Add www/w3m as textproc/docproj dependency.gjb2013-07-021-1/+2 * Remove conditional RUN_DEPENDS with deprecated perl5.8.gjb2013-05-251-5/+1 * - Add zip as a dependency, which is needed for epub (bsdtar createsgabor2013-05-231-2/+3 * - Update the Documentation Project dependencies after the XML toolchaingabor2013-05-181-8/+4 * Use USE_TEX.hrs2013-05-121-18/+17 * Bump PORTREVISION.gjb2013-01-251-1/+1 * Add textproc/igor as configuration option.gjb2013-01-251-2/+7 * Updates to textproc/docproj* ports:gjb2013-01-051-28/+21 * Revert previous commit. The more correct solution to this portgjb2013-01-041-1/+1 * Unset WITH_JADETEX if not otherwise specified.gjb2013-01-041-1/+1 * - Add devel/subversion to RUN_DEPENDS, as SVN->CVS exporting is notgjb2012-06-231-3/+4 * - update png to 1.5.10dinoex2012-06-011-1/+1 * - fix dependency after rename of old tidydinoex2011-11-241-1/+1 * - Use canonical format for FreeBSD.org MAINTAINER addressessunpoet2010-12-261-1/+1 * - update to 1.4.1dinoex2010-03-281-1/+1 * - update to jpeg-8dinoex2010-02-051-1/+1 * - Track textproc/docbook-410 dependency after recent changesgabor2010-01-24