repo.or.cz
/
midnight-commander.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
* global.h: Move fcntl.h inclusion here. Define O_BINARY.
[midnight-commander.git]
/
src
/
textconf.h
blob
981fabdbce1b6037cffe706301d0a4c076c8fd22
1
#ifndef __TEXTCONF_H
2
#define __TEXTCONF_H
3
4
/* Features of the text mode edition */
5
6
extern
void
version
(
int
verbose
);
7
8
#endif
/* __TEXTCONF_H */