Just a little correction at the it.po file.
[midnight-commander.git] / src / chmod.h
bloba178d473d4036ddd0199b324a45cbc37aaf1ed78
1 #ifndef __CHMOD_H
2 #define __CHMOD_H
3 void chmod_cmd (void);
4 int stat_file (char *, struct stat *);
5 void ch1_cmd (int id);
6 void ch2_cmd (int id);
7 #endif