Skip to content

Commit 04bd504

Browse files
committed
PowerAdapter (Linux): tidy
1 parent 886bde4 commit 04bd504

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

src/detection/poweradapter/poweradapter_linux.c

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,7 @@
66
#include <unistd.h>
77
#include <fcntl.h>
88

9-
static void parsePowerAdapter(int dfd, FF_MAYBE_UNUSED const char* id, FFlist* results) {
9+
static void parsePowerAdapter(int dfd, const char* id, FFlist* results) {
1010
FF_STRBUF_AUTO_DESTROY tmpBuffer = ffStrbufCreate();
1111

1212
// type must exist and be "Mains"

0 commit comments

Comments
 (0)