repo.or.cz
/
gnutls.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
corrected copyright notices
[gnutls.git]
/
lib
/
pin.h
blob
d75b0f6fc7459b2379ca2927544511dd1bee3797
1
#ifndef PIN_H
2
#define PIN_H
3
4
extern
gnutls_pin_callback_t _gnutls_pin_func
;
5
extern
void
*
_gnutls_pin_data
;
6
7
#endif
/* PIN_H */