it.po converted in UTF-8, changed some upper/lower convention in a more 'italian...
[midnight-commander.git] / vfs / names.h
blobf479f38d30d1fa0b0e051e090b9be8e224a2782a
1 #ifndef __NAMES_H
2 #define __NAMES_H
4 int finduid (char *name);
5 int findgid (char *name);
7 #endif /* __NAMES_H */