Skip to content

Commit d53fbc1

Browse files
committed
Merge branch 'test-scan-provider-agents-ci' of github.com:iExecBlockchainComputing/conker-base into test-scan-provider-agents-ci
2 parents cbe0326 + bf765e8 commit d53fbc1

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

cvmassistants/secretprovider/secret-provider-agent/src/secret_provider_agent.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -235,7 +235,7 @@ int main(int argc, char **argv) {
235235
const char *secret_save_path = NULL;
236236
const char *sbs_endpoint = NULL;
237237
char ip_buf[INET_ADDRSTRLEN];
238-
const char *str_port = NULL;
238+
const char *str_port = NULL;
239239
int port;
240240
int abc;
241241

0 commit comments

Comments
 (0)