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
Encoding tests rewritten. They do not create files in /tmp.
[elinks.git]
/
src
/
config
/
timer.h
blob
c7904f06b6a922275551f37bfdece18b5fc9d334
1
#ifndef EL__CONFIG_TIMER_H
2
#define EL__CONFIG_TIMER_H
3
4
struct
module
;
5
6
extern
struct
module periodic_saving_module
;
7
8
#endif