aboutsummaryrefslogtreecommitdiff
path: root/README
diff options
context:
space:
mode:
authorUlrich Müller <ulm@gentoo.org>2009-09-19 18:50:15 +0000
committerUlrich Müller <ulm@gentoo.org>2009-09-19 18:50:15 +0000
commit27828b9c97b62262589f440adc60d1d1c1482df4 (patch)
tree9bf662f1815d7081e9423f7e4fca4df36ae8e784 /README
parentFix typo. (diff)
downloadeselect-27828b9c97b62262589f440adc60d1d1c1482df4.tar.gz
eselect-27828b9c97b62262589f440adc60d1d1c1482df4.tar.bz2
eselect-27828b9c97b62262589f440adc60d1d1c1482df4.zip
Remove vim lines, as they appear in html output.
svn path=/trunk/; revision=666
Diffstat (limited to 'README')
-rw-r--r--README2
1 files changed, 0 insertions, 2 deletions
diff --git a/README b/README
index 0ac3ccf..1357a4e 100644
--- a/README
+++ b/README
@@ -28,5 +28,3 @@ Style Notes
* Public functions don't get the ``ec_`` prefix, private functions do.
* eval is evil, so we disabled it.
* Absolute paths to executables are not portable, so don't use them.
-
- vim: set tw=78 ft=glep :