sp/initpass.h

7 行
75 B
C

#ifndef INITPASS_H
#define INITPASS_H
void initpass(char* gpgid);
#endif