レポジトリ種類: Mercurial

#ifndef DELPASS_H
#define DELPASS_H

int delpass(char *file, int force);

#endif