Sign in
code
/
git
/
19f5ce0bc23b04401acd6f838fae4c6a23f09ecf
/
.
/
negotiator
/
noop.h
blob: 2b4ec5d07a278d4900bd6dcad0bb993ae93ff840 [
file
]
#ifndef
NEGOTIATOR_NOOP_H
#define
NEGOTIATOR_NOOP_H
struct
fetch_negotiator
;
void
noop_negotiator_init
(
struct
fetch_negotiator
*
negotiator
);
#endif