7 行
71 B
C
7 行
71 B
C
#ifndef OTPPASS_H
|
|
#define OTPPASS_H
|
|
|
|
void otppass(char* file);
|
|
|
|
#endif
|