aboutsummaryrefslogtreecommitdiffhomepage
path: root/examples/tips/empty.proto
diff options
context:
space:
mode:
authorGravatar Craig Tiller <ctiller@google.com>2015-02-04 12:51:14 -0800
committerGravatar Craig Tiller <ctiller@google.com>2015-02-04 12:51:14 -0800
commitfd9d0b47e504fc79bb58d809696c1b964070af7d (patch)
tree21c91490b0c56ad16e47009ade39ab307bc04fc4 /examples/tips/empty.proto
parente2b2b1fb676eef687f0ea088aa74a13b52cbf755 (diff)
parentd6731628bcedbe150d4f7cd09656bd506979b00f (diff)
Merge branch 'async-api' of github.com:ctiller/grpc into async-api
Diffstat (limited to 'examples/tips/empty.proto')
-rw-r--r--examples/tips/empty.proto2
1 files changed, 2 insertions, 0 deletions
diff --git a/examples/tips/empty.proto b/examples/tips/empty.proto
index adf66b5e61..86aaa846a2 100644
--- a/examples/tips/empty.proto
+++ b/examples/tips/empty.proto
@@ -1,3 +1,5 @@
+// This file will be moved to a new location.
+
syntax = "proto2";
package proto2;