1 line
58 B
C
1 line
58 B
C
extern char *bigcrypt(const char *key, const char *salt);
|
extern char *bigcrypt(const char *key, const char *salt);
|