mirror of
https://codeberg.org/scip/pcp.git
synced 2025-12-18 12:20:58 +01:00
added context to pcp_readpass(), rm libpcp/getpass.c
This commit is contained in:
@@ -2,7 +2,6 @@ PCPEXPORT = pcp.h \
|
||||
pcp/crypto.h \
|
||||
pcp/config.h \
|
||||
pcp/defines.h \
|
||||
pcp/getpass.h \
|
||||
pcp/jenhash.h \
|
||||
pcp/key.h \
|
||||
pcp/keyhash.h \
|
||||
@@ -22,7 +21,7 @@ PCPEXPORT = pcp.h \
|
||||
pcp/context.h \
|
||||
pcp/structs.h \
|
||||
pcp/util.h \
|
||||
pcp/plist.h \
|
||||
pcp/readpass.h \
|
||||
pcp/scrypt.h
|
||||
|
||||
nobase_include_HEADERS = $(PCPEXPORT)
|
||||
|
||||
Reference in New Issue
Block a user