Sign in
googlers
/
jrn
/
git
/
0d23421e2a30fb15c5b701c36a2c7b37b9aec58a
/
.
/
protocol-caps.h
blob: 15c4550360cfdb4d1f05f7df252f08c85d2b8256 [
file
] [
log
] [
blame
]
#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 */