strongswan.org
Wiki/Project Management
Downloads
Gitweb
projects
/
strongswan.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
centralized processing of assessment information
[strongswan.git]
/
src
/
libpts
/
plugins
/
imv_attestation
/
imv_attestation_state.c
diff --git
a/src/libpts/plugins/imv_attestation/imv_attestation_state.c
b/src/libpts/plugins/imv_attestation/imv_attestation_state.c
index
b9adbc0
..
4151ccb
100644
(file)
--- a/
src/libpts/plugins/imv_attestation/imv_attestation_state.c
+++ b/
src/libpts/plugins/imv_attestation/imv_attestation_state.c
@@
-244,7
+244,7
@@
METHOD(imv_state_t, get_reason_string, bool,
METHOD(imv_state_t, get_remediation_instructions, bool,
private_imv_attestation_state_t *this, enumerator_t *language_enumerator,
- char **string, char **lang_code)
+ char **string, char **lang_code
, char **uri
)
{
return FALSE;
}