Sign in
code
/
git
/
42554b78fd2c3ce252647c9c5afbf04d2f2885f5
/
.
/
protocol-caps.h
blob: 15c4550360cfdb4d1f05f7df252f08c85d2b8256 [
file
]
#ifndef
PROTOCOL_CAPS_H
#define
PROTOCOL_CAPS_H
struct
repository
;
struct
packet_reader
;
int
cap_object_info
(
struct
repository
*
r
,
struct
packet_reader
*
request
);
#endif
/* PROTOCOL_CAPS_H */