evolution-data-server r8661 - trunk/camel
- From: fejj svn gnome org
- To: svn-commits-list gnome org
- Subject: evolution-data-server r8661 - trunk/camel
- Date: Fri, 18 Apr 2008 14:26:28 +0100 (BST)
Author: fejj
Date: Fri Apr 18 13:26:28 2008
New Revision: 8661
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8661&view=rev
Log:
s/length/inlen/
Modified:
trunk/camel/camel-mime-filter-pgp.c
Modified: trunk/camel/camel-mime-filter-pgp.c
==============================================================================
--- trunk/camel/camel-mime-filter-pgp.c (original)
+++ trunk/camel/camel-mime-filter-pgp.c Fri Apr 18 13:26:28 2008
@@ -94,7 +94,7 @@
size_t len;
/* only need as much space as the input, we're stripping chars */
- camel_mime_filter_set_size (f, length, FALSE);
+ camel_mime_filter_set_size (f, inlen, FALSE);
o = f->outbuf;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]