[gimp] libgimp: clean out some tabs.



commit 406c0475bc9b82d276c463b4977c79f030a2e3db
Author: Jehan <jehan girinstud io>
Date:   Wed Jun 7 16:33:39 2017 +0200

    libgimp: clean out some tabs.

 libgimp/gimp.h |    4 ++--
 1 files changed, 2 insertions(+), 2 deletions(-)
---
diff --git a/libgimp/gimp.h b/libgimp/gimp.h
index 0b89b20..6c07092 100644
--- a/libgimp/gimp.h
+++ b/libgimp/gimp.h
@@ -206,8 +206,8 @@ struct _GimpParam
    main (int argc, char *argv[])                        \
    {                                                    \
      /* Use __argc and __argv here, too, as they work   \
-      * better with mingw-w64.                         \
-      */                                               \
+      * better with mingw-w64.                          \
+      */                                                \
      return gimp_main (&PLUG_IN_INFO, __argc, __argv);  \
    }
 #else


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