summaryrefslogtreecommitdiff
path: root/obfs4proxy/pt_extras.go
diff options
context:
space:
mode:
Diffstat (limited to 'obfs4proxy/pt_extras.go')
-rw-r--r--obfs4proxy/pt_extras.go2
1 files changed, 2 insertions, 0 deletions
diff --git a/obfs4proxy/pt_extras.go b/obfs4proxy/pt_extras.go
index 56e16cb..4a77734 100644
--- a/obfs4proxy/pt_extras.go
+++ b/obfs4proxy/pt_extras.go
@@ -166,3 +166,5 @@ func validateAddrStr(addrStr string) error {
return nil
}
+
+/* vim :set ts=4 sw=4 sts=4 noet : */