src: whitespace sweep

This commit is contained in:
Franco Fichtner 2016-03-08 20:34:55 +01:00
parent 0ede7b89f7
commit 8e03904670

View File

@ -1,3 +1,3 @@
protocol "tcp" {
tcp { nodelay, socket buffer 65536 }
}
protocol "tcp" {
tcp { nodelay, socket buffer 65536 }
}