Support of multiple editors and viewers.
[midnight-commander.git] / src / achown.h
bloba506f8221c80cc0320ce61a5f8bdd08b4699c025
2 /** \file achown.h
3 * \brief Header: Contains functions for advanced chowning
4 */
6 #ifndef MC_ACHOWN_H
7 #define MC_ACHOWN_H
9 void chown_advanced_cmd (void);
11 #endif