Parcourir la source

add newline at EOF

Jan Tattermusch il y a 10 ans
Parent
commit
efa702bd17
1 fichiers modifiés avec 1 ajouts et 1 suppressions
  1. 1 1
      src/csharp/generate_proto_csharp.sh

+ 1 - 1
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