j
k
j a
j l
Subject: [PATCH v2] build: more fix to avoid C99 for loop see commit 7e5aa78d0f7f4cbf1c8 * src/interface/interface_backend_udev.c: Declare variable sooner. --- v2: - i=0 --> i = 0
Subject: [PATCH v2] build: more fix to avoid C99 for loop
see commit 7e5aa78d0f7f4cbf1c8
* src/interface/interface_backend_udev.c: Declare variable sooner. ---
v2:
- i=0 --> i = 0
ACK and pushed.
Back to the thread
Back to the list