sp/showpass.h

7 行
74 B
C

#ifndef SHOWPASS_H
#define SHOWPASS_H
void showpass(char* file);
#endif