mirror of
https://github.com/bstansell/conserver.git
synced 2024-12-25 07:21:06 +00:00
9 lines
175 B
C
9 lines
175 B
C
/*
|
|
* Copyright conserver.com, 2000
|
|
*
|
|
* Maintainer/Enhancer: Bryan Stansell (bryan@conserver.com)
|
|
*/
|
|
|
|
extern char *GetPassword(char *);
|
|
extern void *ClearPassword(void);
|