repo.or.cz
/
alt-git.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Merge branch 'jc/parse-options-show-branch'
[alt-git.git]
/
versioncmp.h
blob
879b510e82a27c4c740a9efebb5d4c0bc5480311
1
#ifndef VERSIONCMP_H
2
#define VERSIONCMP_H
3
4
int
versioncmp
(
const char
*
s1
,
const char
*
s2
);
5
6
#endif
/* VERSIONCMP_H */