[gnome-autoar] mime-types: Tidy up include indentation



commit 3e7ab4d6ad53724bf34fa5357611670987c5a3aa
Author: Hernawan Fa'iz Abdillah <hernawan faiz abdillah gmail com>
Date:   Fri Feb 12 06:10:21 2021 +0700

    mime-types: Tidy up include indentation
    
    It's auto-indented might be due to the comment above it.

 gnome-autoar/autoar-mime-types.c | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)
---
diff --git a/gnome-autoar/autoar-mime-types.c b/gnome-autoar/autoar-mime-types.c
index f783d95..e7ffbc4 100644
--- a/gnome-autoar/autoar-mime-types.c
+++ b/gnome-autoar/autoar-mime-types.c
@@ -21,7 +21,7 @@
  *
  */
 
- #include "autoar-mime-types.h"
+#include "autoar-mime-types.h"
 
 static gchar *supported_mime_types[] = {
   "application/x-7z-compressed",


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