[evolution-data-server] Correct a white-space error



commit aa2172a1710fa7fea387ee6aa6d205d47bad5970
Author: Milan Crha <mcrha redhat com>
Date:   Fri May 29 12:17:32 2015 +0200

    Correct a white-space error

 libedataserver/e-webdav-discover.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/libedataserver/e-webdav-discover.h b/libedataserver/e-webdav-discover.h
index 44adaca..52bf4a0 100644
--- a/libedataserver/e-webdav-discover.h
+++ b/libedataserver/e-webdav-discover.h
@@ -51,7 +51,7 @@ void          e_webdav_discover_sources               (ESource *source,
                                                         const gchar *url_use_path,
                                                         guint32 only_supports,
                                                         const ENamedParameters *credentials,
-                                                        GCancellable *cancellable,
+                                                        GCancellable *cancellable,
                                                         GAsyncReadyCallback callback,
                                                         gpointer user_data);
 


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