add newline at EOF

pull/1519/head
Jan Tattermusch 10 years ago
parent cd7e3137da
commit efa702bd17
  1. 2
      src/csharp/generate_proto_csharp.sh

@ -40,4 +40,4 @@ protoc --plugin=$PLUGIN --grpc_out=$EXAMPLES_DIR \
-I $EXAMPLES_DIR/proto $EXAMPLES_DIR/proto/math.proto
protoc --plugin=$PLUGIN --grpc_out=$INTEROP_DIR \
-I $INTEROP_DIR/proto $INTEROP_DIR/proto/test.proto
-I $INTEROP_DIR/proto $INTEROP_DIR/proto/test.proto

Loading…
Cancel
Save