index
:
Erich/coreutils
master
uniq-versuch
uniq-versuch-tools
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
lib
/
savedir.h
blob: c99b1a8eef8c34846945b3f1519b68c7bda59610 (
plain
)
1
2
3
4
5
6
#if !defined SAVEDIR_H_ # define SAVEDIR_H_ char *savedir (const char *dir); #endif