Just a little correction at the it.po file.
[midnight-commander.git] / src / chown.h
blobf2ae18837503e2f56b9c0c2463b260dd417b5292
1 #ifndef __CHOWN_H
2 #define __CHOWN_H
4 void chown_cmd (void);
5 void chown_advanced_cmd (void);
7 #endif