[Xfce4-commits] <garcon:master> Fix indentation and drop trailing spaces.

Nick Schermer noreply at xfce.org
Tue Feb 16 14:44:03 CET 2010


Updating branch refs/heads/master
         to 3ad82cea2c8fb893fb8a5c2ffd51d97faaf19729 (commit)
       from 2fded9b061372be5df499672c8d8942cb5658012 (commit)

commit 3ad82cea2c8fb893fb8a5c2ffd51d97faaf19729
Author: Nick Schermer <nick at xfce.org>
Date:   Tue Feb 16 14:38:35 2010 +0100

    Fix indentation and drop trailing spaces.

 garcon/garcon-menu-directory.h |    2 +-
 garcon/garcon-private.h        |    6 +++---
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/garcon/garcon-menu-directory.h b/garcon/garcon-menu-directory.h
index ad83848..f70ab3d 100644
--- a/garcon/garcon-menu-directory.h
+++ b/garcon/garcon-menu-directory.h
@@ -76,7 +76,7 @@ gboolean             garcon_menu_directory_get_hidden              (GarconMenuDi
 gboolean             garcon_menu_directory_get_show_in_environment (GarconMenuDirectory *directory);
 gboolean             garcon_menu_directory_get_visible             (GarconMenuDirectory *directory);
 gboolean             garcon_menu_directory_equal                   (GarconMenuDirectory *directory,
-                                                            GarconMenuDirectory *other);
+                                                                    GarconMenuDirectory *other);
 
 G_END_DECLS
 
diff --git a/garcon/garcon-private.h b/garcon/garcon-private.h
index a819f7f..eb2ed8e 100644
--- a/garcon/garcon-private.h
+++ b/garcon/garcon-private.h
@@ -10,11 +10,11 @@
  *
  * This library is distributed in the hope that it will be useful,
  * but WITHOUT ANY WARRANTY; without even the implied warranty of
- * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the 
+ * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
  * GNU Library General Public License for more details.
  *
- * You should have received a copy of the GNU Library General 
- * Public License along with this library; if not, write to the 
+ * You should have received a copy of the GNU Library General
+ * Public License along with this library; if not, write to the
  * Free Software Foundation, Inc., 51 Franklin Street, Fifth Floor,
  * Boston, MA 02110-1301, USA.
  */



More information about the Xfce4-commits mailing list