[gmime: 1/2] Fixed the build
- From: Jeffrey Stedfast <fejj src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [gmime: 1/2] Fixed the build
- Date: Tue, 28 Mar 2017 13:54:06 +0000 (UTC)
commit d4ff45428354d1469ad3573ed277991ce14f8c65
Author: Jeffrey Stedfast <jestedfa microsoft com>
Date: Tue Mar 28 09:53:30 2017 -0400
Fixed the build
gmime/gmime-references.c | 2 +-
1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/gmime/gmime-references.c b/gmime/gmime-references.c
index 6689bab..1881090 100644
--- a/gmime/gmime-references.c
+++ b/gmime/gmime-references.c
@@ -97,7 +97,7 @@ g_mime_references_free (GMimeReferences *refs)
* Returns: a new #GMimeReferences containing the parsed message ids.
**/
GMimeReferences *
-g_mime_references_decode (const char *text)
+g_mime_references_parse (const char *text)
{
const char *word, *inptr = text;
GMimeReferences *refs;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]