Merge branch 'ba/object-info'

Code clean-up.

* ba/object-info:
  protocol-caps.h: add newline at end of file
This commit is contained in:
Junio C Hamano 2021-07-08 13:15:05 -07:00
commit 069f9989cb

View file

@ -7,4 +7,4 @@ struct packet_reader;
int cap_object_info(struct repository *r, struct strvec *keys,
struct packet_reader *request);
#endif /* PROTOCOL_CAPS_H */
#endif /* PROTOCOL_CAPS_H */