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
Corrected a misdeleted row that created a crash on f1-f1 key pressing...
[midnight-commander.git]
/
vfs
/
util-alone.h
blob
5b91d86ff7903eb6d960a57f589d5d2196e52109
1
#ifndef _UTIL_ALONE_H_
2
#define _UTIL_ALONE_H_
3
4
char
*
load_anon_passwd
(
void
);
5
6
#endif