Skip to content

Commit f29e5da

Browse files
committed
style
1 parent 787c1a3 commit f29e5da

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/packet.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1246,7 +1246,7 @@ _libssh2_packet_add(LIBSSH2_SESSION * session, unsigned char *data,
12461246
}
12471247
}
12481248

1249-
clean_exit:
1249+
clean_exit:
12501250

12511251
LIBSSH2_FREE(session, data);
12521252
session->packAdd_state = libssh2_NB_state_idle;

0 commit comments

Comments
 (0)