Skip to content

Commit 4b810f5

Browse files
committed
simulate error
1 parent 39d2b14 commit 4b810f5

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)