Skip to content

Commit

Permalink
uqmi: fixed source code patch path
Browse files Browse the repository at this point in the history
  • Loading branch information
srdgame committed May 7, 2024
1 parent d2553ad commit db513ac
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
--- a/dev.c
+++ b/dev.c
--- a/uqmi/dev.c
+++ b/uqmi/dev.c
@@ -349,13 +349,22 @@
} __packed msgbuf;
struct ustream *us = &qmi->sf.stream;
Expand Down

0 comments on commit db513ac

Please sign in to comment.