[epiphany] ephy-file-helpers: style fix
- From: Xan Lopez <xan src gnome org>
- To: commits-list gnome org
- Cc:
- Subject: [epiphany] ephy-file-helpers: style fix
- Date: Sat, 8 Sep 2012 17:58:03 +0000 (UTC)
commit 0389439bd109d2a428d04b4cd8bfa65845bd1687
Author: Xan Lopez <xan igalia com>
Date: Sat Sep 8 19:57:51 2012 +0200
ephy-file-helpers: style fix
lib/ephy-file-helpers.c | 5 +++--
1 files changed, 3 insertions(+), 2 deletions(-)
---
diff --git a/lib/ephy-file-helpers.c b/lib/ephy-file-helpers.c
index 4750b3c..f8e2560 100644
--- a/lib/ephy-file-helpers.c
+++ b/lib/ephy-file-helpers.c
@@ -1011,8 +1011,9 @@ ephy_file_delete_uri (const char *uri)
* Returns: a new allocated string containg the data uri, or %NULL if the
* data uri could not be created
*/
-char *ephy_file_create_data_uri_for_filename (const char *filename,
- const char *mime_type)
+char *
+ephy_file_create_data_uri_for_filename (const char *filename,
+ const char *mime_type)
{
gchar *data;
gsize data_length;
[
Date Prev][
Date Next] [
Thread Prev][
Thread Next]
[
Thread Index]
[
Date Index]
[
Author Index]