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
Fix escaping functions to also escape the leading whitespace
[midnight-commander.git]
/
src
/
option.h
blob
4f501ca9b5ab34dcad09851c99143a9ed8f01df8
1
#ifndef MC_OPTION_H
2
#define MC_OPTION_H
3
4
void
configure_box
(
void
);
5
6
#endif