summaryrefslogtreecommitdiff
path: root/obfs4proxy
diff options
context:
space:
mode:
authorYawning Angel <yawning@schwanenlied.me>2014-05-13 09:56:25 +0000
committerYawning Angel <yawning@schwanenlied.me>2014-05-13 09:56:25 +0000
commit64212e10299951efedb5637d8a137b51172bba8a (patch)
tree632e6a71e003a57b0e7be36ea7ed7283518041ae /obfs4proxy
parent8daf42a13e3cfc92cfc68ac50bf9de2c20bcb823 (diff)
Add vim modelines to some files (No functional changes).
Diffstat (limited to 'obfs4proxy')
-rw-r--r--obfs4proxy/obfs4proxy.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/obfs4proxy/obfs4proxy.go b/obfs4proxy/obfs4proxy.go
index 54faabd..ece16af 100644
--- a/obfs4proxy/obfs4proxy.go
+++ b/obfs4proxy/obfs4proxy.go
@@ -416,3 +416,5 @@ func main() {
}
}
}
+
+/* vim :set ts=4 sw=4 sts=4 noet : */