repo.or.cz
/
elinks.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
DOM renderer: off by one error.
[elinks.git]
/
src
/
vernum.h
blob
ba1a639b26439604dd504a7d33b870e3e96c104b
1
2
#ifndef EL__VERNUM_H
3
#define EL__VERNUM_H
4
5
extern
unsigned char
*
build_date
, *
build_time
, *
build_id
;
6
7
#endif
/* EL__VERNUM_H */