[gnome-photos] embed: Add missing whitespace



commit 81794b8f297ee40112aeb0f74a725fab5d6e4b3b
Author: Debarshi Ray <debarshir gnome org>
Date:   Thu Jul 7 19:15:47 2016 +0200

    embed: Add missing whitespace

 src/photos-embed.h |    2 +-
 1 files changed, 1 insertions(+), 1 deletions(-)
---
diff --git a/src/photos-embed.h b/src/photos-embed.h
index 4311812..ab928b8 100644
--- a/src/photos-embed.h
+++ b/src/photos-embed.h
@@ -33,7 +33,7 @@
 G_BEGIN_DECLS
 
 #define PHOTOS_TYPE_EMBED (photos_embed_get_type ())
-G_DECLARE_FINAL_TYPE(PhotosEmbed, photos_embed, PHOTOS, EMBED, GtkBox)
+G_DECLARE_FINAL_TYPE (PhotosEmbed, photos_embed, PHOTOS, EMBED, GtkBox)
 
 GtkWidget             *photos_embed_new                    (void);
 


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