mc/src/chmod.h

5 lines
66 B
C
Raw Normal View History

1998-02-27 07:54:42 +03:00
#ifndef __CHMOD_H
#define __CHMOD_H
void chmod_cmd (void);
#endif