aboutsummaryrefslogtreecommitdiffstats
path: root/bin/oe/parse/__init__.py
diff options
context:
space:
mode:
authorChris Larson <clarson@kergoth.com>2004-05-09 05:51:18 +0000
committerChris Larson <clarson@kergoth.com>2004-05-09 05:51:18 +0000
commitb16f653bb9a6d7fb2a00de0808b54cf9355042e0 (patch)
tree125c081fe5c4b25717ad95c5e7773184ca188e38 /bin/oe/parse/__init__.py
parentbbf97f7e23dbb4f45c4bac7d52b208c80cf58bdd (diff)
downloadbitbake-b16f653bb9a6d7fb2a00de0808b54cf9355042e0.tar.gz
Correct an indentation bug, add some missing modelines, and correct all the modelines to no longer set tw, and to set sts.
Diffstat (limited to 'bin/oe/parse/__init__.py')
-rw-r--r--bin/oe/parse/__init__.py2
1 files changed, 1 insertions, 1 deletions
diff --git a/bin/oe/parse/__init__.py b/bin/oe/parse/__init__.py
index c4f0cb02e..5a07e67b5 100644
--- a/bin/oe/parse/__init__.py
+++ b/bin/oe/parse/__init__.py
@@ -1,5 +1,5 @@
#!/usr/bin/env python
-# ex:ts=4:sw=4:tw=78:et
+# ex:ts=4:sw=4:sts=4:et
# -*- tab-width: 4; c-basic-offset: 4; indent-tabs-mode: nil -*-
"""
OpenEmbedded Parsers