summaryrefslogtreecommitdiff
path: root/bootstrap
diff options
context:
space:
mode:
authorTuncer Ayaz <tuncer.ayaz@gmail.com>2010-02-25 21:43:23 +0100
committerTuncer Ayaz <tuncer.ayaz@gmail.com>2010-02-25 21:43:23 +0100
commit92e667b062b139d41cef10304362681cd48609d9 (patch)
treefc72528ee845d1c7b332cb3f5c04e037722922dd /bootstrap
parent23781ae460e0e52ce5d44d4bf48852fefdec94eb (diff)
downloadrebar-92e667b062b139d41cef10304362681cd48609d9.tar.gz
Add missing mode setting in Emacs file variables
Diffstat (limited to 'bootstrap')
-rwxr-xr-xbootstrap2
1 files changed, 1 insertions, 1 deletions
diff --git a/bootstrap b/bootstrap
index 9916324..cbd17c3 100755
--- a/bootstrap
+++ b/bootstrap
@@ -1,5 +1,5 @@
#!/usr/bin/env escript
-%% -*- tab-width: 4;erlang-indent-level: 4;indent-tabs-mode: nil -*-
+%% -*- mode:erlang;tab-width:4;erlang-indent-level:4;indent-tabs-mode:nil -*-
%% ex: ft=erlang ts=4 sw=4 et
main(Args) ->