Skip to content

Commit 627a1d9

Browse files
yetistlukefromdc
authored andcommitted
Improve indents
1 parent 46950f4 commit 627a1d9

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

libmate-desktop/mate-desktop-thumbnail.c

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -68,8 +68,8 @@ static void mate_desktop_thumbnail_factory_init (MateDesktopThumbnailFa
6868
static void mate_desktop_thumbnail_factory_class_init (MateDesktopThumbnailFactoryClass *class);
6969

7070
G_DEFINE_TYPE_WITH_PRIVATE (MateDesktopThumbnailFactory,
71-
mate_desktop_thumbnail_factory,
72-
G_TYPE_OBJECT)
71+
mate_desktop_thumbnail_factory,
72+
G_TYPE_OBJECT)
7373
#define parent_class mate_desktop_thumbnail_factory_parent_class
7474

7575
typedef struct {

0 commit comments

Comments
 (0)