repo.or.cz
/
screen.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Release v.5.0.0
[screen.git]
/
src
/
dumptermcap.h
blob
2e140392c24caeccb4501419779ee9e39826ae4d
1
#ifndef SCREEN_DUMPTERMCAP_H
2
#define SCREEN_DUMPTERMCAP_H
3
4
void
DumpTermcap
(
int
,
FILE
*);
5
6
#endif
/* SCREEN_DUMPTERMCAP_H */