Skip to content

Commit 1dabdfa

Browse files
pkarashchenkoraiden00pl
authored andcommitted
lte: add missing FAR
Signed-off-by: Petro Karashchenko <[email protected]>
1 parent 161c996 commit 1dabdfa

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

lte/alt1250/alt1250_devevent.c

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -59,7 +59,8 @@
5959

6060
static int handle_replypkt(FAR struct alt1250_s *dev,
6161
FAR struct alt_container_s *reply,
62-
FAR int32_t *usock_result, uint32_t *usock_xid,
62+
FAR int32_t *usock_result,
63+
FAR uint32_t *usock_xid,
6364
FAR struct usock_ackinfo_s *ackinfo)
6465
{
6566
int ret;

0 commit comments

Comments
 (0)