repo.or.cz
/
pet.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
pet_skip_info_*_extract*: pass struct pet_state instead of entries
[pet.git]
/
version.h
blob
e34d4633ce29b89c7089227d0768173f020a9e1b
1
#if defined(__cplusplus)
2
extern
"C"
{
3
#endif
4
5
void
pet_print_version
(
void
);
6
7
#if defined(__cplusplus)
8
}
9
#endif