Skip to content

Commit

Permalink
Remove whitespace
Browse files Browse the repository at this point in the history
  • Loading branch information
podhrmic committed Jan 12, 2018
1 parent 5acf797 commit f6f8c5c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion sw/airborne/modules/datalink/gec_dl.c
Expand Up @@ -40,7 +40,6 @@ struct gec_transport gec_tp;

static void send_secure_link_info(struct transport_tx *trans, struct link_device *dev)
{

pprz_msg_send_SECURE_LINK_STATUS(trans, dev, AC_ID,
(uint8_t*)&gec_tp.sts.protocol_stage,
(uint8_t*)&gec_tp.sts.last_error,
Expand Down

0 comments on commit f6f8c5c

Please sign in to comment.