Merge pull request #3 from pm47/master

explicitely specified proto version
This commit is contained in:
Rusty Russell
2015-08-20 13:09:04 +09:30

View File

@@ -1,3 +1,5 @@
syntax = "proto2";
// The outer layer handles encryption, authentication and message
// boundaries.