[Xfce4-commits] <squeeze:master> fix indent error introduced earlier

Stephan Arts noreply at xfce.org
Thu Oct 6 22:02:01 CEST 2011


Updating branch refs/heads/master
         to 82e1c0070bb93777a83a756ac038b594e33c8bc4 (commit)
       from 0b15a78d2e1ab237557fa54ad6e587b42a1454f8 (commit)

commit 82e1c0070bb93777a83a756ac038b594e33c8bc4
Author: Stephan Arts <stephan at xfce.org>
Date:   Thu Oct 6 21:46:02 2011 +0200

    fix indent error introduced earlier

 libsqueeze/parser.c |   22 +++++++++++-----------
 1 files changed, 11 insertions(+), 11 deletions(-)

diff --git a/libsqueeze/parser.c b/libsqueeze/parser.c
index 84672d9..3a3e92c 100644
--- a/libsqueeze/parser.c
+++ b/libsqueeze/parser.c
@@ -1,17 +1,17 @@
 /*
- *    This program is free software; you can redistribute it and/or modify
- *    it under the terms of the GNU General Public License as published by
- *    the Free Software Foundation; either version 2 of the License, or 
- *    (at your option) any later version.
+ *  This program is free software; you can redistribute it and/or modify
+ *  it under the terms of the GNU General Public License as published by
+ *  the Free Software Foundation; either version 2 of the License, or 
+ *  (at your option) any later version.
  *
- *    This program 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
- *    GNU Library General Public License for more details.
+ *  This program 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
+ *  GNU Library General Public License for more details.
  *
- *    You should have received a copy of the GNU General Public License
- *    along with this program; if not, write to the Free Software
- *    Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
+ *  You should have received a copy of the GNU General Public License
+ *  along with this program; if not, write to the Free Software
+ *  Foundation, Inc., 59 Temple Place - Suite 330, Boston, MA 02111-1307, USA.
  */
 
 #include <config.h>


More information about the Xfce4-commits mailing list