summaryrefslogtreecommitdiff
path: root/gtk/compat.py
diff options
context:
space:
mode:
authorJohan Dahlin <johan@src.gnome.org>2006-04-03 17:05:00 +0000
committerJohan Dahlin <johan@src.gnome.org>2006-04-03 17:05:00 +0000
commit9743b4f7df7984d755c93b3aeb0fbf94fecf0144 (patch)
treee59ada3d2c77e90112e3cea968f72c0ff7659ce6 /gtk/compat.py
parentff555f69fe1db1d2fa769275187223fe72c75a75 (diff)
downloadpygtk-9743b4f7df7984d755c93b3aeb0fbf94fecf0144.tar.gz
Run reindent.py on all python code
Diffstat (limited to 'gtk/compat.py')
-rw-r--r--gtk/compat.py4
1 files changed, 2 insertions, 2 deletions
diff --git a/gtk/compat.py b/gtk/compat.py
index 94b0fbd5..8bba0503 100644
--- a/gtk/compat.py
+++ b/gtk/compat.py
@@ -8,12 +8,12 @@
# modify it under the terms of the GNU Lesser General Public
# License as published by the Free Software Foundation; either
# version 2.1 of the License, or (at your option) any later version.
-#
+#
# 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 GNU
# Lesser General Public License for more details.
-#
+#
# You should have received a copy of the GNU Lesser General Public
# License along with this library; if not, write to the Free Software
# Foundation, Inc., 59 Temple Place, Suite 330, Boston, MA 02111-1307