pespin has submitted this change. ( https://gerrit.osmocom.org/c/libosmo-sccp/+/31827 )
Change subject: cosmetic: sccp.h: Fix trailing whitespace ......................................................................
cosmetic: sccp.h: Fix trailing whitespace
Change-Id: I6b9cb5acffdf690f65e14dbdda7213b2e75c7ee1 --- M include/osmocom/sccp/sccp.h 1 file changed, 10 insertions(+), 1 deletion(-)
Approvals: Jenkins Builder: Verified fixeria: Looks good to me, approved
diff --git a/include/osmocom/sccp/sccp.h b/include/osmocom/sccp/sccp.h index 9ff1067..fd911da 100644 --- a/include/osmocom/sccp/sccp.h +++ b/include/osmocom/sccp/sccp.h @@ -120,7 +120,7 @@ int sccp_connection_free(struct sccp_connection *connection);
/** - * internal.. + * internal.. */ int sccp_connection_force_free(struct sccp_connection *conn);