Commit e7dc76c5 authored by Ilya Lipnitskiy's avatar Ilya Lipnitskiy

protobuf-c: Add vim modeline magic at the end of the files

parent cc2506b9
......@@ -3247,3 +3247,5 @@ protobuf_c_service_descriptor_get_method_by_name(const ProtobufCServiceDescripto
return desc->methods + desc->method_indices_by_name[start];
return NULL;
}
// vim: tabstop=8 shiftwidth=8 noexpandtab
......@@ -1077,3 +1077,5 @@ protobuf_c_service_invoke_internal(
PROTOBUF_C__END_DECLS
#endif /* PROTOBUF_C_H */
// vim: tabstop=8 shiftwidth=8 noexpandtab
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment