evolution-data-server r8758 - trunk/camel/providers/imap4



Author: fejj
Date: Wed May  7 01:27:20 2008
New Revision: 8758
URL: http://svn.gnome.org/viewvc/evolution-data-server?rev=8758&view=rev

Log:
fixed header ordering

Modified:
   trunk/camel/providers/imap4/camel-imap4-command.c

Modified: trunk/camel/providers/imap4/camel-imap4-command.c
==============================================================================
--- trunk/camel/providers/imap4/camel-imap4-command.c	(original)
+++ trunk/camel/providers/imap4/camel-imap4-command.c	Wed May  7 01:27:20 2008
@@ -24,9 +24,9 @@
 #include <config.h>
 #endif
 
-#include <errno.h>
 #include <stdio.h>
 #include <string.h>
+#include <errno.h>
 
 #include <glib/gi18n-lib.h>
 



[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]