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
Merge with git+ssh://pasky.or.cz/srv/git/elinks.git
[elinks.git]
/
src
/
viewer
/
viewer.h
blob
c32f92e8d0b7326c65bb928b52cd72fba2ba2e89
1
#ifndef EL__VIEWER_VIEWER_H
2
#define EL__VIEWER_VIEWER_H
3
4
struct
module
;
5
6
extern
struct
module viewer_module
;
7
8
#endif