mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 12:20:58 +01:00
added option -X
This commit is contained in:
@@ -52,6 +52,6 @@
|
||||
* ${passwd}. The obscure name is to avoid namespace collisions due to the
|
||||
* getpass / readpass / readpassphrase / etc. functions in various libraries.
|
||||
*/
|
||||
int pcp_readpass(char **, const char *, const char *, int);
|
||||
int pcp_readpass(char **, const char *, const char *, int, char *);
|
||||
|
||||
#endif /* !_READPASS_H_ */
|
||||
|
||||
Reference in New Issue
Block a user